OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ANIMATION_END_REMAIN_VISIBLE
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
DragLayer.java
76
public static final int
ANIMATION_END_REMAIN_VISIBLE
= 2;
670
case
ANIMATION_END_REMAIN_VISIBLE
:
/packages/apps/Launcher3/src/com/android/launcher3/
DragLayer.java
70
public static final int
ANIMATION_END_REMAIN_VISIBLE
= 2;
715
case
ANIMATION_END_REMAIN_VISIBLE
:
[
all
...]
Completed in 768 milliseconds