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