Searched defs:REASON_NO_SERVICE (Results 1 – 1 of 1) sorted by relevance
69 public static final int REASON_NO_SERVICE = 7; field in ConnectionFailureInfo87 sReasonMap.set(REASON_NO_SERVICE, "NO_SERVICE"); in sReasonMap.set() argument