Home
last modified time | relevance | path

Searched defs:callbackStub (Results 1 – 3 of 3) sorted by relevance

/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSProfileSelector.java482 IUpdateAvailableNetworksCallback callbackStub = in checkProfileUpdate() local
646 private void disableOpportunisticModem(IUpdateAvailableNetworksCallback callbackStub) { in disableOpportunisticModem()
696 private void stopProfileSelectionProcess(IUpdateAvailableNetworksCallback callbackStub) { in stopProfileSelectionProcess()
771 IUpdateAvailableNetworksCallback callbackStub) { in startProfileSelection()
800 ISetOpportunisticDataCallback callbackStub) { in selectProfileForData()
856 public void stopProfileSelection(IUpdateAvailableNetworksCallback callbackStub) { in stopProfileSelection()
DOpportunisticNetworkService.java386 IUpdateAvailableNetworksCallback callbackStub, String callingPackage) { in handleCarrierAppAvailableNetworks()
517 IUpdateAvailableNetworksCallback callbackStub) { in handleSystemAppAvailableNetworks()
/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DOpportunisticNetworkServiceTest.java187 ISetOpportunisticDataCallback callbackStub = new ISetOpportunisticDataCallback.Stub() { in testSystemPreferredDataWhileCarrierAppIsActive() local
210 ISetOpportunisticDataCallback callbackStub = new ISetOpportunisticDataCallback.Stub() { in testSetPreferredDataSubscriptionId() local