Searched refs:mProfileSelectionCallback (Results 1 – 2 of 2) sorted by relevance
98 private ONSProfileSelectionCallback mProfileSelectionCallback; field in ONSProfileSelector184 mProfileSelectionCallback.onProfileSelectionDone();390 mProfileSelectionCallback.onProfileSelectionDone(); in onSubSwitchComplete()550 mProfileSelectionCallback.onProfileSelectionDone(); in checkProfileUpdate()895 mProfileSelectionCallback = profileSelectionCallback; in init()
80 private ONSProfileSelector.ONSProfileSelectionCallback mProfileSelectionCallback = field in OpportunisticNetworkService373 mProfileSelector = new ONSProfileSelector(mContext, mProfileSelectionCallback); in initialize()