Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java382 new SupplicantDeathHandlerInternal())) { in startSupplicant()
599 private class SupplicantDeathHandlerInternal implements SupplicantDeathEventHandler { class in WifiNative