Home
last modified time | relevance | path

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

/frameworks/native/libs/utils/
DThreads.cpp835 status_t Thread::requestExitAndWait() in requestExitAndWait() function in android::Thread
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java1702 public void requestExitAndWait() { in requestExitAndWait() method in GLSurfaceView.GLThread