Searched refs:userControlled (Results 1 – 1 of 1) sorted by relevance
67 public AppOpsCategory(AppOpsState.OpsTemplate template, boolean userControlled) { in AppOpsCategory() argument70 args.putBoolean("userControlled", userControlled); in AppOpsCategory()134 boolean userControlled) { in AppListLoader() argument138 mUserControlled = userControlled; in AppListLoader()266 public AppListAdapter(Context context, AppOpsState state, boolean userControlled) { in AppListAdapter() argument270 mUserControlled = userControlled; in AppListAdapter()