Home
last modified time | relevance | path

Searched refs:onProfileSelectionDone (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
H A DONSProfileSelectorTest.java71 public void onProfileSelectionDone() {
246 public void onProfileSelectionDone() { in testStartProfileSelectionSuccess()
333 public void onProfileSelectionDone() { in testStartProfileSelectionWithDifferentPrioritySubInfo()
393 public void onProfileSelectionDone() { in testStartProfileSelectionWithActivePrimarySimOnESim()
439 public void onProfileSelectionDone() { in testselectProfileForDataWithNoOpportunsticSub()
471 public void onProfileSelectionDone() { in testselectProfileForDataWithInActiveSub()
504 public void onProfileSelectionDone() { in testselectProfileForDataWithInvalidSubId()
542 public void onProfileSelectionDone() { in testselectProfileForDataWithValidSub()
594 public void onProfileSelectionDone() { in testStartProfileSelectionSuccessWithSameArgumentsAgain()
699 public void onProfileSelectionDone() { in testStopProfileSelectionWithPreferredDataOnSame()
[all …]
/aosp12/packages/services/AlternativeNetworkAccess/src/com/android/ons/
H A DONSProfileSelector.java186 mProfileSelectionCallback.onProfileSelectionDone();
217 void onProfileSelectionDone(); in onProfileSelectionDone() method
391 mProfileSelectionCallback.onProfileSelectionDone(); in onSubSwitchComplete()
550 mProfileSelectionCallback.onProfileSelectionDone(); in checkProfileUpdate()
H A DOpportunisticNetworkService.java95 public void onProfileSelectionDone() {