Searched refs:PERMISSION_CAR_DISPLAY_IN_CLUSTER (Results 1 – 11 of 11) sorted by relevance
345 if (getActivity().checkSelfPermission(android.car.Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER) in onResume()347 Log.i(TAG, "Requesting: " + android.car.Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER); in onResume()349 requestPermissions(new String[]{android.car.Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER}, in onResume()
22 import static android.car.Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER;173 PERMISSION_CAR_DISPLAY_IN_CLUSTER, packageName); in setNavigationContextOwner_launchesNavigationComponent()232 PERMISSION_CAR_DISPLAY_IN_CLUSTER, packageName); in setNavigationContextOwner_clusterPermissionMissing_doesNothing()301 PERMISSION_CAR_DISPLAY_IN_CLUSTER, packageName); in mockPackageManagerInteraction()
396 if (packageManager.checkPermission(Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER, packageName) in getComponentFromPackage()399 Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER); in getComponentFromPackage()
97 when(mContext.checkCallingOrSelfPermission(Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER)) in setUp()
242 return mContext.checkCallingOrSelfPermission(Car.PERMISSION_CAR_DISPLAY_IN_CLUSTER) in hasPrivilegedPermission()
727 public static final String PERMISSION_CAR_DISPLAY_IN_CLUSTER = field in Car
19 android.car Car String PERMISSION_CAR_DISPLAY_IN_CLUSTER
25 android.car Car String PERMISSION_CAR_DISPLAY_IN_CLUSTER
1809 …field TIRAMISU_0 @hiddenOnly String PERMISSION_CAR_DISPLAY_IN_CLUSTER = "android.car.permission.CA…