Searched refs:profileSelectionCallback (Results 1 – 1 of 1) sorted by relevance
215 public ONSProfileSelector(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in ONSProfileSelector() argument216 init(c, profileSelectionCallback); in ONSProfileSelector()728 protected void init(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in init() argument732 mProfileSelectionCallback = profileSelectionCallback; in init()