OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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