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,472 case LINK_METHOD_NONE_STRING: return LINK_METHOD_NONE; in getLinkMethod()476 return LINK_METHOD_NONE; in getLinkMethod()556 if (linkMethod != LINK_METHOD_NONE) { in updateAlertText()