Searched refs:sTestDataFactory (Results 1 – 1 of 1) sorted by relevance
68 static TestDataFactory sTestDataFactory; field in BluetoothDeviceDetailsFragment83 if (sTestDataFactory != null) { in getLocalBluetoothManager()84 return sTestDataFactory.getManager(context); in getLocalBluetoothManager()91 if (sTestDataFactory != null) { in getCachedDevice()92 return sTestDataFactory.getDevice(deviceAddress); in getCachedDevice()