Searched refs:profileSelectionCallback (Results 1 – 1 of 1) sorted by relevance
260 public ONSProfileSelector(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in ONSProfileSelector() argument261 init(c, profileSelectionCallback); in ONSProfileSelector()862 protected void init(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in init() argument866 mProfileSelectionCallback = profileSelectionCallback; in init()