Searched refs:profileSelectionCallback (Results 1 – 1 of 1) sorted by relevance
252 public ONSProfileSelector(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in ONSProfileSelector() argument253 init(c, profileSelectionCallback); in ONSProfileSelector()902 protected void init(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in init() argument906 mProfileSelectionCallback = profileSelectionCallback; in init()