Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java2468 private static SupplicantState supplicantHidlStateToFrameworkState(int state) { in supplicantHidlStateToFrameworkState() method in SupplicantStaIfaceHal
2566 SupplicantState newSupplicantState = supplicantHidlStateToFrameworkState(newState); in onStateChanged()