Searched refs:mProfileSelectionCallback (Results 1 – 2 of 2) sorted by relevance
98 private ONSProfileSelectionCallback mProfileSelectionCallback; field in ONSProfileSelector186 mProfileSelectionCallback.onProfileSelectionDone();391 mProfileSelectionCallback.onProfileSelectionDone(); in onSubSwitchComplete()550 mProfileSelectionCallback.onProfileSelectionDone(); in checkProfileUpdate()906 mProfileSelectionCallback = profileSelectionCallback; in init()
91 private ONSProfileSelector.ONSProfileSelectionCallback mProfileSelectionCallback = field in OpportunisticNetworkService387 mProfileSelector = new ONSProfileSelector(mContext, mProfileSelectionCallback); in initialize()