Searched refs:isSmartTextShareEnabled (Results 1 – 4 of 4) sorted by relevance
68 .that(constants.isSmartTextShareEnabled()).isTrue(); in testLoadFromString()142 .that(constants.isSmartTextShareEnabled()).isFalse(); in testLoadFromString_differentValues()195 .that(constants.isSmartTextShareEnabled()).isTrue(); in testLoadFromString_defaultValues()
234 public boolean isSmartTextShareEnabled() { in isSmartTextShareEnabled() method in TextClassificationConstants371 pw.printPair("smart_text_share_enabled", isSmartTextShareEnabled()) in dump()
4186 .isSmartTextShareEnabled(); in shouldEnableAssistMenuItems()
82425 Landroid/view/textclassifier/TextClassificationConstants;->isSmartTextShareEnabled()Z