Searched refs:mProfileSelectionCallback (Results 1 – 2 of 2) sorted by relevance
102 private ONSProfileSelectionCallback mProfileSelectionCallback; field in ONSProfileSelector190 mProfileSelectionCallback.onProfileSelectionDone();453 mProfileSelectionCallback.onProfileSelectionDone(); in onSubSwitchComplete()589 mProfileSelectionCallback.onProfileSelectionDone(); in checkProfileUpdate()930 mProfileSelectionCallback = profileSelectionCallback; in init()
108 private ONSProfileSelector.ONSProfileSelectionCallback mProfileSelectionCallback = field in OpportunisticNetworkService497 mProfileSelector = new ONSProfileSelector(mContext, mProfileSelectionCallback); in initialize()