Searched refs:getEntryLocked (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
H A DApplicationsState.java478 entry = getEntryLocked(info);
565 private AppEntry getEntryLocked(ApplicationInfo info) { method in class:ApplicationsState
669 getEntryLocked(info);
/packages/apps/Settings/src/com/android/settings/applications/
H A DApplicationsState.java578 AppEntry entry = getEntryLocked(info);
701 entry = getEntryLocked(info);
827 AppEntry getEntryLocked(ApplicationInfo info) { method in class:ApplicationsState
971 getEntryLocked(info);

Completed in 33 milliseconds