Home
last modified time | relevance | path

Searched refs:mRunning (Results 1 – 4 of 4) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGame.java38 private boolean mRunning; field in Game
49 mRunning = false; in Game()
368 if (!mRunning) { in start()
377 mRunning = true; in start()
385 if (mRunning) { in stop()
397 mRunning = false; in stop()
404 if (mRunning) { in onTrackballEvent()
417 if (mRunning) { in onOrientationEvent()
424 if (mRunning) { in onTouchEvent()
434 if (mRunning) { in onKeyDownEvent()
[all …]
/external/apache-http/android/src/android/net/http/
DConnectionThread.java34 private volatile boolean mRunning = true; field in ConnectionThread
56 mRunning = false; in requestStop()
77 while (mRunning) { in run()
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_golden_lin.txt10 [==========] Running 62 tests from 27 test cases.
/external/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt15 [==========] Running 83 tests from 38 test suites.