Searched refs:MyONSProfileSelector (Results 1 – 1 of 1) sorted by relevance
57 private MyONSProfileSelector mONSProfileSelector;77 MyONSProfileSelector.ONSProfileSelectionCallback mONSProfileSelectionCallback =78 new MyONSProfileSelector.ONSProfileSelectionCallback() {85 public class MyONSProfileSelector extends ONSProfileSelector { class in ONSProfileSelectorTest91 public MyONSProfileSelector(Context c, in MyONSProfileSelector() method in ONSProfileSelectorTest.MyONSProfileSelector92 MyONSProfileSelector.ONSProfileSelectionCallback aNSProfileSelectionCallback) { in MyONSProfileSelector()113 MyONSProfileSelector.ONSProfileSelectionCallback aNSProfileSelectionCallback) { in init()201 mONSProfileSelector = new MyONSProfileSelector(mContext, in testStartProfileSelectionWithNoOpportunisticSub()276 mONSProfileSelector = new MyONSProfileSelector(mContext, in testStartProfileSelectionSuccess()277 new MyONSProfileSelector.ONSProfileSelectionCallback() { in testStartProfileSelectionSuccess()[all …]