/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | BluetoothHeadsetTest.java | 152 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 164 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in isAudioConnected() local 180 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in isNoiseReductionSupported() local 196 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in isVoiceRecognitionSupported() local 212 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in sendVendorSpecificResultCode() local 239 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in connect() local 257 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in disconnect() local 271 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 291 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local 321 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getAudioState() local
|
D | BluetoothA2dpTest.java | 180 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 192 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in isA2dpPlaying() local 231 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getCodecStatus() local 258 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setOptionalCodecsEnabled() local 277 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 297 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local 364 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in optionalCodecs() local
|
D | BluetoothHeadsetClientTest.java | 158 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 177 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 196 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local 217 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getNetworkServiceState() local 227 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in createNetworkServiceStateFromParcel() local
|
D | BluetoothHidHostTest.java | 172 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 192 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 214 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local 242 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getPreferredTransportTest() local 265 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setPreferredTransportTest() local
|
D | BluetoothA2dpSinkTest.java | 150 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 166 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 185 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local 206 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in isAudioPlaying() local
|
D | BluetoothHidDeviceTest.java | 159 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 178 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in connect() local 191 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in disconnect() local 217 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local
|
D | BluetoothMapClientTest.java | 158 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 177 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 210 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in sendMessage() local 237 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local
|
D | BluetoothGattServerTest.java | 158 BluetoothDevice testDevice = mBluetoothAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in readPhy() local 166 BluetoothDevice testDevice = mBluetoothAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setPreferredPhy() local 176 BluetoothDevice testDevice = mBluetoothAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in notifyCharacteristicChanged_withValueOverMaxLength() local
|
D | BluetoothPbapClientTest.java | 143 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 162 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 195 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local
|
D | BluetoothMapTest.java | 146 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 165 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 198 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local
|
D | BluetoothLeBroadcastMetadataTest.java | 137 BluetoothDevice testDevice = in createMetadataFromBuilder() local 185 BluetoothDevice testDevice = in createMetadataFromCopy() local 239 BluetoothDevice testDevice = in createMetadataFromBuilderAndCheckRssi() local
|
D | BluetoothLeBroadcastAssistantTest.java | 218 BluetoothDevice testDevice = mAdapter.getRemoteLeDevice(TEST_ADDRESS_1, in addSource() local 286 BluetoothDevice testDevice = mAdapter.getRemoteLeDevice(TEST_ADDRESS_1, in getAllSources() local 307 BluetoothDevice testDevice = mAdapter.getRemoteLeDevice(TEST_ADDRESS_1, in setConnectionPolicy() local 329 BluetoothDevice testDevice = mAdapter.getRemoteLeDevice(TEST_ADDRESS_1, in getMaximumSourceCapacity() local 356 BluetoothDevice testDevice = mAdapter.getRemoteLeDevice(TEST_ADDRESS_1, in modifySource() local 554 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local
|
D | BluetoothPbapTest.java | 146 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 179 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local
|
D | BluetoothPanTest.java | 156 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 175 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local
|
D | BluetoothSapTest.java | 162 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 184 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setgetConnectionPolicy() local
|
D | BluetoothVolumeControlTest.java | 430 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionState() local 449 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in getConnectionPolicy() local 470 BluetoothDevice testDevice = mAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in setConnectionPolicy() local
|
D | BluetoothLeBroadcastReceiveStateTest.java | 114 BluetoothDevice testDevice = in createBroadcastReceiveState() local
|
D | SystemBluetoothTest.java | 262 BluetoothDevice testDevice = sAdapter.getRemoteDevice("00:11:22:AA:BB:CC"); in canBondWithoutDialog() local
|
D | BluetoothLeBroadcastTest.java | 192 BluetoothDevice testDevice = in createBroadcastMetadata() local
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/ |
D | HdmiCecTvOneTouchPlayTest.java | 152 LogicalAddress testDevice = testDevices.get(0); in cect_11_1_1_3_ImageViewOnWhenInStandby() local 173 LogicalAddress testDevice = testDevices.get(0); in cect_11_1_1_4_TextViewOnWhenInStandby() local
|
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | AudioSystemUsageTest.java | 96 AudioDeviceInfo testDevice = mAudioManager.getDevices(AudioManager.GET_DEVICES_INPUTS)[0]; in trackPlayer_throwsException() local
|
D | AudioRecordingConfigurationTest.java | 184 final AudioDeviceInfo testDevice = mAudioRecord.getRoutedDevice(); in doCallbackTest() local
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceAdminFeaturesCheckerRule.java | 151 ITestDevice testDevice, RequiresProfileOwnerSupport annotation) in apply()
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/ |
D | ManagedProfileContactsAccessTest.java | 118 private static boolean doesDeviceSupportCloneContactSharing(ITestDevice testDevice) in doesDeviceSupportCloneContactSharing()
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/ |
D | AppCloningBaseHostTest.java | 158 protected static boolean isAppCloningBuildingBlockConfigEnabled(ITestDevice testDevice) in isAppCloningBuildingBlockConfigEnabled()
|