Home
last modified time | relevance | path

Searched refs:AppOpsCategory (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/appops/
DAppOpsCategory.java47 public class AppOpsCategory extends ListFragment implements class
55 public AppOpsCategory() { in AppOpsCategory() method in AppOpsCategory
58 public AppOpsCategory(AppOpsState.OpsTemplate template) { in AppOpsCategory() method in AppOpsCategory
DBackgroundCheckSummary.java62 ft.add(R.id.appops_content, new AppOpsCategory(AppOpsState.RUN_IN_BACKGROUND_TEMPLATE), in onCreateView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/appops/
DAppOpsCategory.java47 public class AppOpsCategory extends ListFragment implements class
55 public AppOpsCategory() { in AppOpsCategory() method in AppOpsCategory
58 public AppOpsCategory(AppOpsState.OpsTemplate template) { in AppOpsCategory() method in AppOpsCategory
DBackgroundCheckSummary.java62 ft.add(R.id.appops_content, new AppOpsCategory(AppOpsState.RUN_IN_BACKGROUND_TEMPLATE), in onCreateView()
/packages/apps/Settings/tests/robotests/assets/
Dgrandfather_not_implementing_instrumentable2 com.android.settings.applications.appops.AppOpsCategory