Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/appops/
DAppOpsCategory.java114 public static class AppListLoader extends AsyncTaskLoader<List<AppOpEntry>> { class in AppOpsCategory
122 public AppListLoader(Context context, AppOpsState state, AppOpsState.OpsTemplate template) { in AppListLoader() method in AppOpsCategory.AppListLoader
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/appops/
DAppOpsCategory.java114 public static class AppListLoader extends AsyncTaskLoader<List<AppOpEntry>> { class in AppOpsCategory
122 public AppListLoader(Context context, AppOpsState state, AppOpsState.OpsTemplate template) { in AppListLoader() method in AppOpsCategory.AppListLoader