Searched defs:AppListLoader (Results 1 – 1 of 1) sorted by relevance
124 public static class AppListLoader extends AsyncTaskLoader<List<AppOpEntry>> { class in AppOpsCategory133 public AppListLoader(Context context, AppOpsState state, AppOpsState.OpsTemplate template, in AppListLoader() method in AppOpsCategory.AppListLoader