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

  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
NetworkMonitorTest.java 59 private boolean receivedNotification = false;
63 receivedNotification = true;
67 return receivedNotification;
71 receivedNotification = false;

Completed in 76 milliseconds