OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reverseItems
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/popup/
PopupPopulator.java
101
public static Item[]
reverseItems
(Item[] items) {
PopupContainerWithArrow.java
187
itemsToPopulate = PopupPopulator.
reverseItems
(itemsToPopulate);
[
all
...]
Completed in 71 milliseconds