Home
last modified time | relevance | path

Searched refs:KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/settings/
DCarSettings.java389 public static final String KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA = field in CarSettings.Secure
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/media/
DMultidisplayMediaFragment.java21 import static android.car.settings.CarSettings.Secure.KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA;
333 KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA, allow ? 1 : 0); in setDriverAllowedToControlMedia() local
344 KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA, /* default= */ 0) != 0; in getDriverAllowedToControlMedia()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2287 …field public static final String KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA = "android.car.DRIVER_ALLOWED…
/packages/services/Car/car-lib/api/
Dsystem-current.txt2287 …field public static final String KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA = "android.car.DRIVER_ALLOWED…
Dtest-current.txt2368 …field public static final String KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA = "android.car.DRIVER_ALLOWED…
Dsystem-lint-baseline.txt4062 UnflaggedApi: android.car.settings.CarSettings.Secure#KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA:
4063 …with @FlaggedApi: field android.car.settings.CarSettings.Secure.KEY_DRIVER_ALLOWED_TO_CONTROL_MEDIA