/packages/services/Car/tests/carservice_test/src/com/android/car/vms/ |
D | VmsClientTest.java | 123 VmsClient client2 = connectVmsClient(mClientCallback2); in testRegister_ReceivesCurrentLayerAvailabilityAndSubscriptions() local 153 VmsClient client2 = connectVmsClient(mClientCallback2); in testRegisterProvider_SameIdForSameInfo_MultipleClients() local 228 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_MultipleClients() local 266 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_OverwriteSubscription_MultipleClients() local 305 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_MultipleClients() local 326 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_MultipleClients_SameLayer() local 347 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients() local 367 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients_SameLayer() local 403 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_MultipleLayers_MultipleClients() local 439 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_LayerAndProvider_MultipleClients() local [all …]
|
/packages/modules/Connectivity/Tethering/tests/unit/common/android/net/ |
D | TetheredClientTest.kt | 96 val client2 = TetheredClient(TEST_OTHER_MACADDR, listOf(TEST_ADDRINFO2), TETHERING_USB) in makeLinkAddress() constant
|
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | ConnectedClientsTrackerTest.kt | 61 private val client2 = TetheredClient(client2Addr, listOf( constant
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/ |
D | SupplicantP2pIfaceHalAidlImplTest.java | 2459 final String client2 = mPeerMacAddress; in testSetClientList() local 2498 final String client2 = mPeerMacAddress; in testSetClientListFailureDueToGetNetwork() local 2517 MacAddress client2 = new MacAddress(); in testGetClientList() local 2548 MacAddress client2 = new MacAddress(); in testGetClientListFailureDueToGetNetwork() local
|
D | SupplicantP2pIfaceHalHidlImplTest.java | 2609 final String client2 = mPeerMacAddress; in testSetClientList() local 2652 final String client2 = mPeerMacAddress; in testSetClientListFailureDueToGetNetwork() local 2679 final String client2 = mPeerMacAddress; in testGetClientList() local 2719 final String client2 = mPeerMacAddress; in testGetClientListFailureDueToGetNetwork() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/ |
D | WifiScanningServiceTest.java | 381 TestClient client2, ScanResults results2) in verifyMultipleSingleScanResults() 1279 TestClient client2 = new TestClient(); in sendSingleScanAndPendingScanAndListenerThenDisableWifi() local 1553 TestClient client2 = new TestClient(); in sendMultipleSingleScanRequestWhilePreviousScanRunning() local 2266 TestClient client2 = new TestClient(); in scanListenerReceivesAllResults() local 3033 TestClient client2 = new TestClient(); in verifyIgnoreLocationSettingsFromNonPrivilegedAppsForSingleScan() local 3969 TestClient client2 = new TestClient(); in startServiceAndTriggerEmergencySuccessiveSingleScanWithoutDriverLoaded() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/ |
D | WifiAwareMetricsTest.java | 380 WifiAwareClientState client2 = new WifiAwareClientState(mMockContext, 11, uid2, 0, null, in testDiscoverySessionMetrics() local
|
D | WifiAwareStateManagerTest.java | 4001 final int client2 = 199; in testEnableDisableOnLocationModeChanges() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
D | CarWatchdogManagerUnitTest.java | 145 TestClient client2 = new TestClient(); in testRegisterMultipleClients() local
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | NsdServiceTest.java | 788 final NsdManager client2 = connectClient(mService); in testPerClientListenerLimit() local 1881 final NsdManager client2 = connectClient(mService); in testTakeMulticastLockOnBehalfOfClient_ForForegroundAppsOnly() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/ |
D | FakeVehicleStubUnitTest.java | 1257 VehicleStub.SubscriptionClient client2 = fakeVehicleStub.newSubscriptionClient(callback2); in testSubscribeOnChangePropTwoClientSubscribeSameProp() local 1553 VehicleStub.SubscriptionClient client2 = fakeVehicleStub.newSubscriptionClient(callback2); in testUnsubscribeContinuousPropTwoClient() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/ |
D | ScanManagerTest.java | 1431 ScanClient client2 = createScanClient(1, isFiltered, SCAN_MODE_BALANCED); in testMetricsScanRadioDurationMultiScan() local
|