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

  /frameworks/base/libs/utils/
Threads.cpp 843 // clear thread ID so that requestExitAndWait() does not exit if
846 // note that interested observers blocked in requestExitAndWait are
869 status_t Thread::requestExitAndWait()
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 598 mGLThread.requestExitAndWait();
    [all...]

Completed in 444 milliseconds