Searched defs:setConnected (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ | ||
H A D | BluetoothDetailsControllerTestBase.java | 106 DeviceConfig setConnected(boolean newValue) { in setConnected() method in BluetoothDetailsControllerTestBase.DeviceConfig |
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ | ||
H A D | HWC2.cpp | 548 void Display::setConnected(bool connected) { in setConnected() function in android::HWC2::impl::Display |
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ | ||
H A D | WifiAwareDataPathStateManager.java | 1690 public void setConnected(WifiAwareNetworkAgent networkAgent) { in setConnected() method in WifiAwareDataPathStateManager.NetworkInterfaceWrapper |
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ | ||
H A D | WifiMetrics.java | 845 public void setConnected(boolean connected) { in setConnected() method in WifiMetrics.WifiStatusBuilder |