HomeSort by relevance Sort by last modified time
    Searched full:connectivityintent (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/android/javatests/src/org/chromium/net/
NetworkChangeNotifierTest.java 130 Intent connectivityIntent = new Intent(ConnectivityManager.CONNECTIVITY_ACTION);
131 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent);
136 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent);
141 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent);
145 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent);
150 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent);
154 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent);

Completed in 420 milliseconds