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.java483 IUpdateAvailableNetworksCallback callbackStub = in checkProfileUpdate() local
646 private void disableOpportunisticModem(IUpdateAvailableNetworksCallback callbackStub) { in disableOpportunisticModem()
698 private void stopProfileSelectionProcess(IUpdateAvailableNetworksCallback callbackStub) { in stopProfileSelectionProcess()
773 IUpdateAvailableNetworksCallback callbackStub) { in startProfileSelection()
802 ISetOpportunisticDataCallback callbackStub) { in selectProfileForData()
862 public void stopProfileSelection(IUpdateAvailableNetworksCallback callbackStub) { in stopProfileSelection()
DOpportunisticNetworkService.java400 IUpdateAvailableNetworksCallback callbackStub, String callingPackage) { in handleCarrierAppAvailableNetworks()
534 IUpdateAvailableNetworksCallback callbackStub) { in handleSystemAppAvailableNetworks()
/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DOpportunisticNetworkServiceTest.java179 ISetOpportunisticDataCallback callbackStub = new ISetOpportunisticDataCallback.Stub() { in testSystemPreferredDataWhileCarrierAppIsActive() local
202 ISetOpportunisticDataCallback callbackStub = new ISetOpportunisticDataCallback.Stub() { in testSetPreferredDataSubscriptionId() local