Home
last modified time | relevance | path

Searched refs:createInfotainmentAppPreference (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/location/
DLocationInfotainmentAppsPreferenceController.java84 RequiredInfotainmentAppsUtils.createInfotainmentAppPreference( in loadInfotainmentAppsWithLocationPermission()
/packages/apps/Car/Settings/src/com/android/car/settings/privacy/
DMicrophoneInfotainmentAppsPreferenceController.java86 RequiredInfotainmentAppsUtils.createInfotainmentAppPreference( in loadInfotainmentAppsWithMicrophonePermission()
DCameraInfotainmentAppsPreferenceController.java94 RequiredInfotainmentAppsUtils.createInfotainmentAppPreference( in loadInfotainmentAppsWithCameraPermission()
DRequiredInfotainmentAppsUtils.java91 public static CarUiPreference createInfotainmentAppPreference( in createInfotainmentAppPreference() method in RequiredInfotainmentAppsUtils