Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/utils/
DMetricUtils.java20 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
59 DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, in map.put() argument
DPermissionsUtils.java27 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
72 map.put(DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, in map.put() argument
246 DEVICE_PROFILE_AUTOMOTIVE_PROJECTION))); in hasRequirePermissions()
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DCompanionDeviceResources.java20 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
132 map.put(DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, R.string.title_automotive_projection); in map.put() argument
226 set.add(DEVICE_PROFILE_AUTOMOTIVE_PROJECTION);
/frameworks/base/services/companion/java/com/android/server/companion/association/
DDisassociationProcessor.java20 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
134 DEVICE_PROFILE_AUTOMOTIVE_PROJECTION)) { in disassociate()
/frameworks/base/core/java/android/companion/
DAssociationRequest.java128 public static final String DEVICE_PROFILE_AUTOMOTIVE_PROJECTION = field in AssociationRequest
148 DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, DEVICE_PROFILE_APP_STREAMING,
/frameworks/base/services/companion/java/com/android/server/companion/devicepresence/
DDevicePresenceProcessor.java19 import static android.companion.AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION;
851 if (DEVICE_PROFILE_AUTOMOTIVE_PROJECTION.equals(deviceProfile)) { in notifySelfManagedDevicePresenceEvent()
870 if (DEVICE_PROFILE_AUTOMOTIVE_PROJECTION.equals(deviceProfile)) { in onBinderDied()
/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DVirtualDeviceManagerService.java100 AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION,
/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
DVirtualDeviceManagerServiceTest.java790 createAssociationInfo(3, AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION), in onCdmAssociationsChanged_persistentDeviceIdRemovedListenersNotified()
816 createAssociationInfo(3, AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION), in getAllPersistentDeviceIds_respectsCurrentAssociations()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java14928 AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, true);
15042 AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION, true);
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java5794 AssociationRequest.DEVICE_PROFILE_AUTOMOTIVE_PROJECTION));
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt9738 …PROFILE_AUTOMOTIVE_PROJECTION) public static final String DEVICE_PROFILE_AUTOMOTIVE_PROJECTION = "…