Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsCategory.java67 public AppOpsCategory(AppOpsState.OpsTemplate template, boolean userControlled) { in AppOpsCategory()
134 boolean userControlled) { in AppListLoader()
266 public AppListAdapter(Context context, AppOpsState state, boolean userControlled) { in AppListAdapter()