Searched refs:LINK_METHOD_NONE (Results 1 – 1 of 1) sorted by relevance
89 private static final int LINK_METHOD_NONE = 0; field in CellBroadcastAlertDialog112 value = {LINK_METHOD_NONE, LINK_METHOD_LEGACY_LINKIFY,480 case LINK_METHOD_NONE_STRING: return LINK_METHOD_NONE; in getLinkMethod()484 return LINK_METHOD_NONE; in getLinkMethod()564 if (linkMethod != LINK_METHOD_NONE) { in updateAlertText()