Searched refs:CandidateNone (Results 1 – 6 of 6) sorted by relevance
127 list.add(new CandidateNone(mContext)); in onServicesReloaded()145 public static class CandidateNone extends CandidateInfo { class in NotificationAssistantPicker149 public CandidateNone(Context context) { in CandidateNone() method in NotificationAssistantPicker.CandidateNone
49 CandidateInfo appSelected = new NotificationAssistantPicker.CandidateNone(mContext); in getSummary()
60 CharSequence noneLabel = new NotificationAssistantPicker.CandidateNone(mContext) in testGetSummary_noAssistant()
138 new NotificationAssistantPicker.CandidateNone(mContext))); in noDialogOnNoAssistantSelected()