Searched refs:shouldDisclose (Results 1 – 2 of 2) sorted by relevance
209 public static boolean shouldDisclose(Context context, ComponentName assistant) { in shouldDisclose() method in AssistUtils
216 if (needDisclosure && AssistUtils.shouldDisclose(mContext, mSessionComponentName)) { in showLocked()