Searched refs:PRIORITIZER_KEY (Results 1 – 3 of 3) sorted by relevance
30 static final String PRIORITIZER_KEY = "asst_capability_prioritizer"; field in AssistantCapabilityPreferenceController47 if (PRIORITIZER_KEY.equals(getPreferenceKey())) { in isChecked()58 if (PRIORITIZER_KEY.equals(getPreferenceKey())) { in setChecked()
21 …t static com.android.settings.notification.AssistantCapabilityPreferenceController.PRIORITIZER_KEY;68 mContext, PRIORITIZER_KEY); in setUp()