Home
last modified time | relevance | path

Searched refs:toComponentKey (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DAppInfo.java101 public ComponentKey toComponentKey() { in toComponentKey() method in AppInfo
/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
DDefaultAppSearchAlgorithm.java68 result.add(info.toComponentKey()); in getTitleMatchResult()