Home
last modified time | relevance | path

Searched defs:getConnectedState (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/slice/
H A DWifiSliceItem.java101 public int getConnectedState() { in getConnectedState() method in WifiSliceItem
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_uevents.cpp75 static int getConnectedState(const char* strUdata, int len) in getConnectedState() function
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_uevents.cpp89 static int getConnectedState(const char* strUdata, int len) in getConnectedState() function
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_uevents.cpp89 static int getConnectedState(const char* strUdata, int len) in getConnectedState() function
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
H A DPasspointWifiEntry.java158 public synchronized int getConnectedState() { in getConnectedState() method in PasspointWifiEntry
H A DWifiEntry.java273 public synchronized int getConnectedState() { in getConnectedState() method in WifiEntry
/aosp12/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.cpp690 int HDMIDisplay::getConnectedState() { in getConnectedState() function in qhwc::HDMIDisplay