OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toComponentKey
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DefaultAppSearchAlgorithm.java
69
result.add(info.
toComponentKey
());
AlphabeticalAppsList.java
325
mComponentToAppMap.put(app.
toComponentKey
(), app);
335
mComponentToAppMap.remove(app.
toComponentKey
());
/packages/apps/Launcher3/src/com/android/launcher3/
AppInfo.java
152
public ComponentKey
toComponentKey
() {
Completed in 3336 milliseconds