Searched refs:profileSelectionCallback (Results 1 – 1 of 1) sorted by relevance
256 public ONSProfileSelector(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in ONSProfileSelector() argument257 init(c, profileSelectionCallback); in ONSProfileSelector()926 protected void init(Context c, ONSProfileSelectionCallback profileSelectionCallback) { in init() argument930 mProfileSelectionCallback = profileSelectionCallback; in init()