HomeSort by relevance Sort by last modified time
    Searched refs:onSavedNetworkPermanentlyDisabled (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java 165 void onSavedNetworkPermanentlyDisabled(int networkId);
    [all...]
WifiConnectivityManager.java 511 public void onSavedNetworkPermanentlyDisabled(int networkId) {
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigManagerTest.java 616 verify(mWcmListener).onSavedNetworkPermanentlyDisabled(networkId);
    [all...]

Completed in 75 milliseconds