Searched refs:GET_WIFI_CONNECTIVITY_ACTION_COUNT (Results 1 – 2 of 2) sorted by relevance
24 public static String GET_WIFI_CONNECTIVITY_ACTION_COUNT = field in ConnectivityReceiver37 if (GET_WIFI_CONNECTIVITY_ACTION_COUNT.equals(intent.getAction())) { in onReceive()
81 public static final String GET_WIFI_CONNECTIVITY_ACTION_COUNT = field in ConnectivityManagerTest426 Intent getConnectivityCount = new Intent(GET_WIFI_CONNECTIVITY_ACTION_COUNT); in testConnectivityChanged_manifestRequestOnlyPreN_shouldReceiveIntent()