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