/cts/tests/tests/companion/core/src/android/companion/cts/core/ |
D | RetrieveAssociationsTest.kt | 53 associate(MAC_ADDRESS_A) in <lambda>() 68 associate(MAC_ADDRESS_A) in <lambda>() 75 associate(MAC_ADDRESS_B) in <lambda>() 83 associate(MAC_ADDRESS_C) in <lambda>() 113 testApp.associate(MAC_ADDRESS_A) in test_getMyAssociations_otherPackages_NotIncluded() 116 targetApp.associate(MAC_ADDRESS_B) in test_getMyAssociations_otherPackages_NotIncluded() 121 testApp.associate(MAC_ADDRESS_C) in test_getMyAssociations_otherPackages_NotIncluded() 152 associate(MAC_ADDRESS_A) in <lambda>() 165 associate(MAC_ADDRESS_A) in <lambda>() 178 targetApp.associate(MAC_ADDRESS_A) in test_getAllAssociations_sameAndOtherApps() [all …]
|
D | AssociationsCleanUpTest.kt | 45 testApp.associate(MAC_ADDRESS_A) in <lambda>() 46 testApp.associate(MAC_ADDRESS_B) in <lambda>() 47 targetApp.associate(MAC_ADDRESS_C) in <lambda>() 71 testApp.associate(MAC_ADDRESS_A) in <lambda>() 72 testApp.associate(MAC_ADDRESS_B) in <lambda>() 73 targetApp.associate(MAC_ADDRESS_C) in <lambda>()
|
D | BackupAndRestoreTest.kt | 54 targetApp.associate(MAC_ADDRESS_A) in <lambda>() 55 targetApp.associate(MAC_ADDRESS_B) in <lambda>() 65 targetApp.associate(MAC_ADDRESS_A) in <lambda>() 66 targetApp.associate(MAC_ADDRESS_B) in <lambda>() 84 targetApp.associate(MAC_ADDRESS_A) in <lambda>() 89 targetApp.associate(MAC_ADDRESS_B) in <lambda>() 100 targetApp.associate(MAC_ADDRESS_A, DEVICE_PROFILE_WATCH) in <lambda>() 126 secondaryApp.associate(MAC_ADDRESS_A) in <lambda>() 147 testApp.associate(MAC_ADDRESS_A) in <lambda>() 167 testApp.associate(MAC_ADDRESS_A, DEVICE_PROFILE_WATCH) in <lambda>()
|
D | ObservingDevicePresenceTest.kt | 57 targetApp.associate(MAC_ADDRESS_A) in test_observingDevicePresence_isOffByDefault() 82 targetApp.associate(MAC_ADDRESS_A) in test_startObservingDevicePresence_requiresPermission() 100 targetApp.associate(MAC_ADDRESS_A) in test_startObservingDevicePresence_singleDevice() 143 targetApp.associate(MAC_ADDRESS_A) in test_stopObservingDevicePresence() 177 targetApp.associate(MAC_ADDRESS_A) in test_startObservingDevicePresence_alreadyPresent() 208 targetApp.associate(MAC_ADDRESS_A) in test_startObservingDevicePresence_multipleDevices() 209 targetApp.associate(MAC_ADDRESS_B) in test_startObservingDevicePresence_multipleDevices() 282 targetApp.associate(MAC_ADDRESS_A) in test_stopObservingDevicePresence_unbindsApplication() 283 targetApp.associate(MAC_ADDRESS_B) in test_stopObservingDevicePresence_unbindsApplication()
|
D | DisassociateTest.kt | 48 associate(MAC_ADDRESS_A) in <lambda>() 62 associate(MAC_ADDRESS_A) in test_disassociate_sameApp_multipleAssociations() 63 associate(MAC_ADDRESS_B) in test_disassociate_sameApp_multipleAssociations() 64 associate(MAC_ADDRESS_C) in test_disassociate_sameApp_multipleAssociations() 95 associate(MAC_ADDRESS_A) in <lambda>()
|
D | AssociateTest.kt | 60 cdm.associate(request, SIMPLE_EXECUTOR, callback) in test_associate() 70 associate(MAC_ADDRESS_A) in <lambda>() 93 targetApp.associate(MAC_ADDRESS_A) in test_association_invalid_tag() 104 associate(MAC_ADDRESS_A) in <lambda>() 129 associate(MAC_ADDRESS_A) in <lambda>()
|
D | LegacyDisassociateTest.kt | 43 associate(MAC_ADDRESS_A) in <lambda>() 44 associate(MAC_ADDRESS_B) in <lambda>() 45 associate(MAC_ADDRESS_C) in <lambda>() 75 associate(MAC_ADDRESS_A) in <lambda>()
|
D | TransportsListenerTest.kt | 50 targetApp.associate(MAC_ADDRESS_A) in <lambda>() 81 targetApp.associate(MAC_ADDRESS_A) in <lambda>() 112 targetApp.associate(MAC_ADDRESS_A) in <lambda>() 131 targetApp.associate(MAC_ADDRESS_A) in <lambda>() 162 targetApp.associate(MAC_ADDRESS_A) in <lambda>()
|
D | AssociateSelfManagedTest.kt | 60 cdm.associate(request, SIMPLE_EXECUTOR, callback) in test_associate_selfManaged_requiresPermission() 66 cdm.associate(request, SIMPLE_EXECUTOR, callback) in test_associate_selfManaged_requiresPermission() 80 cdm.associate(request, SIMPLE_EXECUTOR, callback) in test_associate_selfManaged_nullProfile_leadsToNoUiFlow() 118 cdm.associate(request, SIMPLE_EXECUTOR, callback) in test_associate_selfManaged_alreadyRoleHolder_leadsToNoUiFlow()
|
D | DeviceProfilesTest.kt | 62 cdm.associate(request, SIMPLE_EXECUTOR, callback) in <lambda>() 72 cdm.associate(request, SIMPLE_EXECUTOR, callback) in <lambda>() 89 cdm.associate(request, SIMPLE_EXECUTOR, callback) in <lambda>() 104 cdm.associate(request, SIMPLE_EXECUTOR, callback) in <lambda>()
|
D | DeviceEventDeviceLockedTest.kt | 59 targetApp.associate(MAC_ADDRESS_A) in test_ble_event_on_device_locked() 99 targetApp.associate(MAC_ADDRESS_A) in test_bt_event_on_device_locked() 139 targetApp.associate(MAC_ADDRESS_A) in test_bt_ble_event_on_device_locked() 212 targetApp.associate(MAC_ADDRESS_A) in test_ble_event_disappeared_before_device_unlocked() 254 targetApp.associate(MAC_ADDRESS_A) in test_bt_event_disconnected_before_device_unlocked()
|
D | DeviceAssociatedForWifiConnectionTest.kt | 44 targetApp.associate(MAC_ADDRESS_A) in test_isDeviceAssociatedForWifiConnection_requiresPermission() 71 targetApp.associate(MAC_ADDRESS_A) in test_isDeviceAssociatedForWifiConnection_no_wifi_permission()
|
D | DeviceEventTest.kt | 39 targetApp.associate(MAC_ADDRESS_A) in test_ble_device_event() 69 targetApp.associate(MAC_ADDRESS_A) in test_classic_bt_device_event() 99 targetApp.associate(MAC_ADDRESS_A) in test_both_bt_ble_device_event()
|
D | AssociationsChangedListenerTest.kt | 86 testApp.associate(MAC_ADDRESS_A) in <lambda>() 129 cdm.associate(request, BACKGROUND_THREAD_EXECUTOR, observer) in <lambda>()
|
D | ObservingDeviceUuidEventTest.kt | 104 targetApp.associate(MAC_ADDRESS_A) in test_DevicePresenceRequest_set_both_uuid_mac_address() 190 targetApp.associate(MAC_ADDRESS_A) in test_observingDevicePresence_bothAssociationAndUuid()
|
D | AssociationInfoBuilderTest.kt | 48 associate(MAC_ADDRESS_A) in <lambda>()
|
D | InactiveSelfManagedAssociationsRemovalTest.kt | 85 associate(MAC_ADDRESS_A) in <lambda>()
|
/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/ |
D | SystemDataTransferTest.kt | 80 val association = associate() in <lambda>() 102 val association1 = associate() in <lambda>() 118 val association = associate() in <lambda>() 137 val association = associate() in <lambda>() 152 val association = associate() in <lambda>() 177 val association = associate() in <lambda>() 203 val association = associate() in <lambda>() 219 val association = associate() in <lambda>() 234 val association = associate() in <lambda>() 251 val association = associate() in <lambda>() [all …]
|
D | RequestNotificationsTest.kt | 54 targetApp.associate(MAC_ADDRESS_A) in test_requestNotifications()
|
/cts/tests/tests/companion/multidevice/host/ |
D | cdm_multi_device_test.py | 23 secondary_id = self.primary.cdm.associate(secondary_address) 38 primary_id = self.secondary.cdm.associate(primary_address) 41 secondary_id = self.primary.cdm.associate(secondary_address) 66 secondary_id = self.primary.cdm.associate(secondary_address)
|
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | BroadcastReceiverActivity.java | 63 mBroadcastReceiver.associate(this); in onCreate() 107 associate(activity); in TestBroadcastReceiver() 115 void associate(Activity activity) { in associate() method in BroadcastReceiverActivity.TestBroadcastReceiver
|
/cts/tests/tests/companion/multidevice/client/src/android/companion/cts/multidevice/ |
D | CompanionDeviceManagerSnippet.kt | 69 fun associate(deviceAddress: String): Int { in associate() method 78 companionDeviceManager.associate(request, callback, handler) in associate()
|
/cts/tests/tests/companion/common/src/android/companion/cts/common/ |
D | AppHelper.kt | 29 fun associate(macAddress: MacAddress, role: String = "") = in associate() method in android.companion.cts.common.AppHelper
|
/cts/tests/tests/companion/AssociationRevokedTestApp/src/android.os.cts.associationrevokedtestapp/ |
D | MainActivity.kt | 50 cdm.associate( in onAttachedToWindow()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/companion/ |
D | CompanionDeviceTestActivity.java | 95 mCompanionDeviceManager.associate(request, callback, null); in test()
|