HomeSort by relevance Sort by last modified time
    Searched refs:toComponentKey (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsStore.java 79 mComponentToAppMap.put(app.toComponentKey(), app);
89 mComponentToAppMap.remove(app.toComponentKey());
  /packages/apps/Launcher3/src/com/android/launcher3/
AppInfo.java 89 public ComponentKey toComponentKey() {
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
DefaultAppSearchAlgorithm.java 68 result.add(info.toComponentKey());

Completed in 1552 milliseconds