Searched refs:isModelDarkLaunchEnabled (Results 1 – 2 of 2) sorted by relevance
113 public boolean isModelDarkLaunchEnabled() { in isModelDarkLaunchEnabled() method in TextClassificationConstants150 pw.printPair("model_dark_launch_enabled", isModelDarkLaunchEnabled()) in dump()
289 if (!getTextClassificationSettings().isModelDarkLaunchEnabled()) { in startActionMode()1158 return TextClassificationManager.getSettings(mContext).isModelDarkLaunchEnabled(); in isDarkLaunchEnabled()