Searched defs:getConnectionSummary (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDetailsControllerTestBase.java131 String getConnectionSummary() { method in class:BluetoothDetailsControllerTestBase.DeviceConfig
152 when(mCachedDevice.getConnectionSummary()).thenReturn(config.getConnectionSummary());

Completed in 1040 milliseconds