Searched refs:isModelDarkLaunchEnabled (Results 1 – 3 of 3) sorted by relevance
205 public boolean isModelDarkLaunchEnabled() { in isModelDarkLaunchEnabled() method in TextClassificationConstants250 pw.print(MODEL_DARK_LAUNCH_ENABLED, isModelDarkLaunchEnabled()).println(); in dump()
294 if (!getTextClassificationSettings().isModelDarkLaunchEnabled()) { in startActionMode()1181 return TextClassificationManager.getSettings(mContext).isModelDarkLaunchEnabled(); in isDarkLaunchEnabled()
61882 Landroid/view/textclassifier/TextClassificationConstants;->isModelDarkLaunchEnabled()Z