Searched refs:profileSelectionCallback (Results 1 – 1 of 1) sorted by relevance
250 public ONSProfileSelector(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in ONSProfileSelector() argument251 init(c, profileSelectionCallback); in ONSProfileSelector()891 protected void init(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in init() argument895 mProfileSelectionCallback = profileSelectionCallback; in init()