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.java60 public void onProfileSelectionDone() {
219 public void onProfileSelectionDone() { in testStartProfileSelectionSuccess()
304 public void onProfileSelectionDone() { in testStartProfileSelectionWithDifferentPrioritySubInfo()
362 public void onProfileSelectionDone() { in testStartProfileSelectionWithActivePrimarySimOnESim()
408 public void onProfileSelectionDone() { in testselectProfileForDataWithNoOpportunsticSub()
439 public void onProfileSelectionDone() { in testselectProfileForDataWithInActiveSub()
471 public void onProfileSelectionDone() { in testselectProfileForDataWithInvalidSubId()
508 public void onProfileSelectionDone() { in testselectProfileForDataWithValidSub()
558 public void onProfileSelectionDone() { in testStartProfileSelectionSuccessWithSameArgumentsAgain()
662 public void onProfileSelectionDone() { in testStopProfileSelectionWithPreferredDataOnSame()
[all …]
/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSProfileSelector.java184 mProfileSelectionCallback.onProfileSelectionDone();
215 void onProfileSelectionDone(); in onProfileSelectionDone() method
390 mProfileSelectionCallback.onProfileSelectionDone(); in onSubSwitchComplete()
550 mProfileSelectionCallback.onProfileSelectionDone(); in checkProfileUpdate()
DOpportunisticNetworkService.java84 public void onProfileSelectionDone() {