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