Searched defs:CONNECTION_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
38 CONNECTION_UNKNOWN = 0, // A connection exists, but its type is unknown. enumerator
37 public static final int CONNECTION_UNKNOWN = 0; field in NetworkChangeNotifier
265 CONNECTION_UNKNOWN = 0; enumerator