| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/ | 
| D | BluetoothOppPreferenceTest.java | 57         BluetoothMethodProxy.setInstanceForTesting(mCallProxy);  in setUp() 65         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppBatchTest.java | 97         BluetoothMethodProxy.setInstanceForTesting(proxy);  in cancelBatch_cancelSuccessfully() 106         BluetoothMethodProxy.setInstanceForTesting(null);  in cancelBatch_cancelSuccessfully()
  | 
| D | BluetoothOppHandoverReceiverTest.java | 62         BluetoothMethodProxy.setInstanceForTesting(mCallProxy);  in setUp() 70         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppBtEnablingActivityTest.java | 69         BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy);  in setUp() 83         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppObexClientSessionTest.java | 82         BluetoothMethodProxy.setInstanceForTesting(mMethodProxy);  in setUp() 87         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppLauncherActivityTest.java | 83         BluetoothMethodProxy.setInstanceForTesting(mMethodProxy);  in setUp() 97         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppSendFileInfoTest.java | 63         BluetoothMethodProxy.setInstanceForTesting(mCallProxy);  in setUp() 68         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppReceiveFileInfoTest.java | 58         BluetoothMethodProxy.setInstanceForTesting(mCallProxy);  in setUp() 66         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppTransferHistoryTest.java | 82         BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy);  in setUp() 127         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | IncomingFileConfirmActivityTest.java | 89         BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy);  in setUp() 138         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppManagerTest.java | 75         BluetoothMethodProxy.setInstanceForTesting(mCallProxy);  in setUp() 85         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppTransferActivityTest.java | 76         BluetoothMethodProxy.setInstanceForTesting(mBluetoothMethodProxy);  in setUp() 114         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | BluetoothOppNotificationTest.java | 70         BluetoothMethodProxy.setInstanceForTesting(mMethodProxy);  in setUp() 80         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/ | 
| D | CallLogPullRequestTest.java | 65         BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy);  in setUp() 71         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ | 
| D | ContextMapTest.java | 73         BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy);  in setUp() 84         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| D | AppAdvertiseStatsTest.java | 62         MetricsLogger.setInstanceForTesting(mMetricsLogger);  in setUp() 67         MetricsLogger.setInstanceForTesting(null);  in tearDown()
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/ | 
| D | BluetoothPbapCallLogComposerTest.java | 74         BluetoothMethodProxy.setInstanceForTesting(mPbapCallProxy);  in setUp() 87         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ | 
| D | SmsMmsContactsTest.java | 59         BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy);  in setUp() 65         BluetoothMethodProxy.setInstanceForTesting(null);  in tearDown()
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/audio_util/ | 
| D | MediaPlayerListTest.java | 98         BrowsablePlayerConnector.setInstanceForTesting(mockConnector);  in setUp() 114         BrowsablePlayerConnector.setInstanceForTesting(null);  in tearDown()
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ | 
| D | GattObjectsFactory.java | 52     static void setInstanceForTesting(GattObjectsFactory objectsFactory) {  in setInstanceForTesting()  method in GattObjectsFactory
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ | 
| D | LeAudioObjectsFactory.java | 55     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/bass_client/ | 
| D | BassObjectsFactory.java | 57     public static void setInstanceForTesting(BassObjectsFactory objectsFactory) {  in setInstanceForTesting()  method in BassObjectsFactory
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ | 
| D | HeadsetObjectsFactory.java | 54     private static void setInstanceForTesting(HeadsetObjectsFactory objectsFactory) {  in setInstanceForTesting()  method in HeadsetObjectsFactory
  | 
| /packages/modules/Bluetooth/service/src/com/android/server/bluetooth/ | 
| D | BluetoothServerProxy.java | 57     public static void setInstanceForTesting(BluetoothServerProxy proxy) {  in setInstanceForTesting()  method in BluetoothServerProxy
  |