Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DAccessPointControllerImpl.java87 public void removeAccessPointCallback(AccessPointCallback callback) { in removeAccessPointCallback() method in AccessPointControllerImpl
DNetworkController.java116 void removeAccessPointCallback(AccessPointCallback callback); in removeAccessPointCallback() method