OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isdestroying
(Results
1 - 1
of
1
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
NativeAudioThread.java
62
boolean
isDestroying
= false;
172
//
isDestroying
= true;
173
while (
isDestroying
) {
207
isDestroying
= true;
215
isDestroying
= true;
220
isDestroying
= false;
Completed in 247 milliseconds