Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiNanIfaceCallbackHidlImpl.java128 public void notifyEnableResponse(short id, WifiNanStatus status) { in notifyEnableResponse() method in WifiNanIfaceCallbackHidlImpl
137 mWifiNanIface.getFrameworkCallback().notifyEnableResponse( in notifyEnableResponse()
DWifiNanIfaceCallbackAidlImpl.java119 public void notifyEnableResponse(char id, NanStatus status) { in notifyEnableResponse() method in WifiNanIfaceCallbackAidlImpl
128 mWifiNanIface.getFrameworkCallback().notifyEnableResponse( in notifyEnableResponse()
DWifiNanIface.java569 void notifyEnableResponse(short id, int status); in notifyEnableResponse() method
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeCallback.java170 public void notifyEnableResponse(short id, int status) { in notifyEnableResponse() method in WifiAwareNativeCallback