Home
last modified time | relevance | path

Searched defs:getAppEntry (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsState.java353 public AppEntry getAppEntry() { in getAppEntry() method in AppOpsState.AppOpEntry
504 private AppEntry getAppEntry(final Context context, final HashMap<String, AppEntry> appEntries, in getAppEntry() method in AppOpsState
DManageApplications.java1116 public ApplicationsState.AppEntry getAppEntry(int position) { in getAppEntry() method in ManageApplications.ApplicationsAdapter