/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/ |
D | BluetoothOppPreferenceTest.java | 57 BluetoothMethodProxy.setInstanceForTesting(mCallProxy); in setUp() 66 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppBatchTest.java | 123 BluetoothMethodProxy.setInstanceForTesting(proxy); in cancelBatch_cancelSuccessfully() 132 BluetoothMethodProxy.setInstanceForTesting(null); in cancelBatch_cancelSuccessfully()
|
D | BluetoothOppHandoverReceiverTest.java | 64 BluetoothMethodProxy.setInstanceForTesting(mCallProxy); in setUp() 73 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppBtEnablingActivityTest.java | 80 BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy); in setUp() 94 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppServiceTest.java | 70 BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy); in setUp() 112 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppObexClientSessionTest.java | 82 BluetoothMethodProxy.setInstanceForTesting(mMethodProxy); in setUp() 87 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppLauncherActivityTest.java | 89 BluetoothMethodProxy.setInstanceForTesting(mMethodProxy); in setUp() 106 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppSendFileInfoTest.java | 63 BluetoothMethodProxy.setInstanceForTesting(mCallProxy); in setUp() 68 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppTransferHistoryTest.java | 88 BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy); in setUp() 147 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothOppReceiveFileInfoTest.java | 59 BluetoothMethodProxy.setInstanceForTesting(mCallProxy); in setUp() 68 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | IncomingFileConfirmActivityTest.java | 95 BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy); in setUp() 159 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/ |
D | TransitionalScanHelperTest.java | 113 GattObjectsFactory.setInstanceForTesting(mGattObjectsFactory); in setUp() 114 ScanObjectsFactory.setInstanceForTesting(mScanObjectsFactory); in setUp() 155 GattObjectsFactory.setInstanceForTesting(null); in tearDown() 156 ScanObjectsFactory.setInstanceForTesting(null); in tearDown()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapActivityTest.java | 72 BluetoothMethodProxy.setInstanceForTesting(mMethodProxy); in setUp() 90 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothPbapCallLogComposerTest.java | 75 BluetoothMethodProxy.setInstanceForTesting(mPbapCallProxy); in setUp() 89 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
D | BluetoothPbapServiceTest.java | 78 BluetoothMethodProxy.setInstanceForTesting(mMethodProxy); in setUp() 98 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/ |
D | CallLogPullRequestTest.java | 67 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp() 73 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
D | ContextMapTest.java | 72 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp() 82 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioObjectsFactory.java | 53 public static void setInstanceForTesting(LeAudioObjectsFactory objectsFactory) { in setInstanceForTesting() method in LeAudioObjectsFactory
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | BluetoothAdapterProxy.java | 68 public static void setInstanceForTesting(BluetoothAdapterProxy proxy) { in setInstanceForTesting() method in BluetoothAdapterProxy
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattObjectsFactory.java | 51 public static void setInstanceForTesting(GattObjectsFactory objectsFactory) { in setInstanceForTesting() method in GattObjectsFactory
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | SmsMmsContactsTest.java | 60 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp() 66 BluetoothMethodProxy.setInstanceForTesting(null); in tearDown()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/audio_util/ |
D | MediaPlayerListTest.java | 99 BrowsablePlayerConnector.setInstanceForTesting(mockConnector); in setUp() 115 BrowsablePlayerConnector.setInstanceForTesting(null); in tearDown()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetObjectsFactory.java | 52 static void setInstanceForTesting(HeadsetObjectsFactory objectsFactory) { in setInstanceForTesting() method in HeadsetObjectsFactory
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/ |
D | ScanObjectsFactory.java | 54 public static void setInstanceForTesting(ScanObjectsFactory objectsFactory) { in setInstanceForTesting() method in ScanObjectsFactory
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
D | BassObjectsFactory.java | 57 public static void setInstanceForTesting(BassObjectsFactory objectsFactory) { in setInstanceForTesting() method in BassObjectsFactory
|