Searched defs:requestExitAndWait (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/utils/
H A DThreads.cpp843 // clear thread ID so that requestExitAndWait() does not exit if
846 // note that interested observers blocked in requestExitAndWait are
869 status_t Thread::requestExitAndWait() function in class:android::Thread
/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java598 mGLThread.requestExitAndWait();
1619 public void requestExitAndWait() { method in class:GLSurfaceView.GLThread

Completed in 93 milliseconds