Searched refs:LINK_METHOD_NONE (Results 1 – 1 of 1) sorted by relevance
103 private static final int LINK_METHOD_NONE = 0; field in CellBroadcastAlertDialog136 value = {LINK_METHOD_NONE, LINK_METHOD_LEGACY_LINKIFY,554 case LINK_METHOD_NONE_STRING: return LINK_METHOD_NONE; in getLinkMethod()559 return LINK_METHOD_NONE; in getLinkMethod()720 if (linkMethod != LINK_METHOD_NONE) { in updateAlertText()