OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:customPosition
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
DragLayer.java
365
public boolean
customPosition
= false;
415
if (lp.
customPosition
) {
446
lp.
customPosition
= true;
/packages/apps/Launcher3/src/com/android/launcher3/
DragLayer.java
438
public boolean
customPosition
= false;
493
if (lp.
customPosition
) {
524
lp.
customPosition
= true;
[
all
...]
Completed in 3100 milliseconds