Searched refs:isDisclosureEnabled (Results 1 – 1 of 1) sorted by relevance
198 private static boolean isDisclosureEnabled(Context context) { in isDisclosureEnabled() method in AssistUtils214 return isDisclosureEnabled(context) || !isPreinstalledAssistant(context, assistant); in shouldDisclose()