OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isListenerStopped
(Results
1 - 2
of
2
) sorted by null
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
WaltDevice.java
105
if (!
isListenerStopped
()) {
142
if (!
isListenerStopped
()) {
185
if (!
isListenerStopped
()) {
214
if (!
isListenerStopped
()) throw new IOException("Listener is running");
390
public boolean
isListenerStopped
() {
MainActivity.java
365
if (waltDevice.
isListenerStopped
()) {
Completed in 108 milliseconds