Searched refs:CONNECT_CHOICE_EXISTS (Results 1 – 1 of 1) sorted by relevance
883 private static final int CONNECT_CHOICE_EXISTS = 1; field in WifiConfiguration.NetworkSelectionStatus1272 dest.writeInt(CONNECT_CHOICE_EXISTS); in writeToParcel()1290 if (in.readInt() == CONNECT_CHOICE_EXISTS) { in readFromParcel()