Home
last modified time | relevance | path

Searched refs:DEVICE_PROFILE_AUTOMOTIVE_PROJECTION (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/
H A DMetricUtils.java20 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
59 DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, in map.put() argument
H A DPermissionsUtils.java24 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
67 map.put(DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, in map.put() argument
H A DCompanionDeviceManagerService.java22 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
1124 if (deviceProfile.equals(DEVICE_PROFILE_AUTOMOTIVE_PROJECTION)) { in maybeRemoveRoleHolderForAssociation()
/aosp14/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
H A DCompanionDeviceResources.java20 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
58 map.put(DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, R.string.title_automotive_projection); in map.put() argument
141 set.add(DEVICE_PROFILE_AUTOMOTIVE_PROJECTION);
/aosp14/frameworks/base/core/java/android/companion/
H A DAssociationRequest.java128 public static final String DEVICE_PROFILE_AUTOMOTIVE_PROJECTION = field in AssociationRequest
148 DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, DEVICE_PROFILE_APP_STREAMING,
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9468 …PROFILE_AUTOMOTIVE_PROJECTION) public static final String DEVICE_PROFILE_AUTOMOTIVE_PROJECTION = "…