Home
last modified time | relevance | path

Searched defs:onUserApprovalStatusChange (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DISuggestionUserApprovalStatusListener.aidl26 void onUserApprovalStatusChange(int status); in onUserApprovalStatusChange() method
DWifiManager.java10523 void onUserApprovalStatusChange(@SuggestionUserApprovalStatus int status); in onUserApprovalStatusChange() method
10538 public void onUserApprovalStatusChange(int status) { in onUserApprovalStatusChange() method in WifiManager.SuggestionUserApprovalStatusListenerProxy