HomeSort by relevance Sort by last modified time
    Searched refs:looper_forceQuit (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/
looper.h 59 * which will run the event loop until looper_forceQuit() is called from a
63 * Looper methods from them (e.g. looper_now(), looper_forceQuit(), etc..)
278 /* Run the event loop, until looper_forceQuit() is called, or there is no
282 * 0 -> normal exit through looper_forceQuit()
296 * 0 -> normal exit through looper_forceQuit()
325 looper_forceQuit(Looper* looper)
  /external/qemu/
vl-android-ui.c 169 looper_forceQuit(mainLooper);

Completed in 63 milliseconds