Searched refs:mProfileSelectionCallback (Results 1 – 2 of 2) sorted by relevance
106 private ONSProfileSelectionCallback mProfileSelectionCallback; field in ONSProfileSelector194 mProfileSelectionCallback.onProfileSelectionDone();457 mProfileSelectionCallback.onProfileSelectionDone(); in onSubSwitchComplete()593 mProfileSelectionCallback.onProfileSelectionDone(); in checkProfileUpdate()866 mProfileSelectionCallback = profileSelectionCallback; in init()
111 private ONSProfileSelector.ONSProfileSelectionCallback mProfileSelectionCallback = field in OpportunisticNetworkService504 mProfileSelector = new ONSProfileSelector(mContext, mProfileSelectionCallback); in initialize()