Searched refs:LINK_METHOD_NONE (Results 1 – 1 of 1) sorted by relevance
108 private static final int LINK_METHOD_NONE = 0; field in CellBroadcastAlertDialog141 value = {LINK_METHOD_NONE, LINK_METHOD_LEGACY_LINKIFY,741 case LINK_METHOD_NONE_STRING: return LINK_METHOD_NONE; in getLinkMethod()746 return LINK_METHOD_NONE; in getLinkMethod()891 if (linkMethod != LINK_METHOD_NONE) { in updateAlertText()