Searched refs:ONSProfileSelectionCallback (Results 1 – 3 of 3) sorted by relevance
69 MyONSProfileSelector.ONSProfileSelectionCallback mONSProfileSelectionCallback =70 new MyONSProfileSelector.ONSProfileSelectionCallback() {245 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testStartProfileSelectionSuccess()332 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testStartProfileSelectionWithDifferentPrioritySubInfo()392 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testStartProfileSelectionWithActivePrimarySimOnESim()438 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testselectProfileForDataWithNoOpportunsticSub()470 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testselectProfileForDataWithInActiveSub()503 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testselectProfileForDataWithInvalidSubId()541 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testselectProfileForDataWithValidSub()593 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testStartProfileSelectionSuccessWithSameArgumentsAgain()[all …]
98 private ONSProfileSelectionCallback mProfileSelectionCallback;212 public interface ONSProfileSelectionCallback { interface in ONSProfileSelector252 public ONSProfileSelector(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in ONSProfileSelector()902 protected void init(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in init()
91 private ONSProfileSelector.ONSProfileSelectionCallback mProfileSelectionCallback =92 new ONSProfileSelector.ONSProfileSelectionCallback() {