Searched refs:removeAccessPointCallback (Results 1 – 5 of 5) sorted by relevance
32 fun removeAccessPointCallback(callback: AccessPointCallback) regex
132 public void removeAccessPointCallback(AccessPointCallback callback) { in removeAccessPointCallback() method in AccessPointControllerImpl
106 controller.removeAccessPointCallback(callback)115 controller.removeAccessPointCallback(callback)
1012 verify(mAccessPointController).removeAccessPointCallback(mInternetDialogController); in onStop_cleanUp()
338 mAccessPointController.removeAccessPointCallback(this); in onStop()