Searched refs:NETWORK_CALLBACK_ACTION (Results 1 – 1 of 1) sorted by relevance
77 private static final String NETWORK_CALLBACK_ACTION = field in ConnectivityManagerTest345 filter.addAction(NETWORK_CALLBACK_ACTION); in testRegisterNetworkCallback_withPendingIntent()352 Intent intent = new Intent(NETWORK_CALLBACK_ACTION); in testRegisterNetworkCallback_withPendingIntent()592 } else if (NETWORK_CALLBACK_ACTION.equals(action)) { in onReceive()