Searched refs:CONNECT_CHOICE_EXISTS (Results 1 – 2 of 2) sorted by relevance
1235 private static final int CONNECT_CHOICE_EXISTS = 1; field in WifiConfiguration.NetworkSelectionStatus1650 dest.writeInt(CONNECT_CHOICE_EXISTS); in writeToParcel()1669 if (in.readInt() == CONNECT_CHOICE_EXISTS) { in readFromParcel()
47043 Landroid/net/wifi/WifiConfiguration$NetworkSelectionStatus;->CONNECT_CHOICE_EXISTS:I