Home
last modified time | relevance | path

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

/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DONSProfileSelectorTest.java79 public void onProfileSelectionDone() {
278 public void onProfileSelectionDone() { in testStartProfileSelectionSuccess()
368 public void onProfileSelectionDone() { in testStartProfileSelectionWithDifferentPrioritySubInfo()
448 public void onProfileSelectionDone() { in testStartProfileSelectionWithActivePrimarySimOnESim()
497 public void onProfileSelectionDone() { in testselectProfileForDataWithNoOpportunsticSub()
529 public void onProfileSelectionDone() { in testselectProfileForDataWithInActiveSub()
562 public void onProfileSelectionDone() { in testselectProfileForDataWithInvalidSubId()
600 public void onProfileSelectionDone() { in testselectProfileForDataWithValidSub()
661 public void onProfileSelectionDone() { in testStartProfileSelectionSuccessWithSameArgumentsAgain()
766 public void onProfileSelectionDone() { in testStopProfileSelectionWithPreferredDataOnSame()
[all …]
/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSProfileSelector.java190 mProfileSelectionCallback.onProfileSelectionDone();
221 void onProfileSelectionDone(); in onProfileSelectionDone() method
453 mProfileSelectionCallback.onProfileSelectionDone(); in onSubSwitchComplete()
589 mProfileSelectionCallback.onProfileSelectionDone(); in checkProfileUpdate()
DOpportunisticNetworkService.java112 public void onProfileSelectionDone() {