Home
last modified time | relevance | path

Searched refs:isConnecting (Results 1 – 12 of 12) sorted by relevance

/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
DCarTest.java61 assertFalse(car.isConnecting()); in testCarConnection()
64 assertTrue(car.isConnecting()); in testCarConnection()
67 assertFalse(car.isConnecting()); in testCarConnection()
80 assertFalse(car.isConnecting()); in testCarConnection()
86 assertFalse(car.isConnecting()); in testDoubleConnect()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarTest.java67 assertFalse(car.isConnecting()); in testCarConnection()
73 assertFalse(car.isConnecting()); in testCarConnection()
86 assertFalse(car.isConnecting()); in testCarConnection()
92 assertFalse(car.isConnecting()); in testDoubleConnect()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wfd/
DWifiDisplaySettingsTest.java81 when(route.isConnecting()).thenReturn(false); in listenToSummary_connected_shouldProvideConnectedSummary()
/packages/apps/Settings/src/com/android/settings/wfd/
DWifiDisplaySettings.java665 if (route.isConnecting()) { in RoutePreference()
809 && route.isSelected() && !route.isConnecting()) { in updateSummary()
/packages/services/Car/car-support-lib/src/android/support/car/
DCar.java391 public boolean isConnecting() { in isConnecting() method in Car
/packages/services/Car/car-lib/src/android/car/
DCar.java476 public boolean isConnecting() { in isConnecting() method in Car
/packages/services/Car/car-support-lib/api/
Dcurrent.txt11 method public boolean isConnecting();
/packages/services/Car/car-lib/api/
D1.txt11 method public boolean isConnecting();
Dcurrent.txt11 method public boolean isConnecting();
Dsystem-current.txt11 method public boolean isConnecting();
Dsystem-1.txt11 method public boolean isConnecting();
/packages/services/Car/car-support-lib/
Dproguard-release.flags5117 public boolean isConnecting();