Searched refs:mCurrentThread (Results 1 – 2 of 2) sorted by relevance
156 private RecordingThread mCurrentThread; field in AppLaunch1399 mCurrentThread = new RecordingThread("test-screen-record", in startRecording()1401 mCurrentThread.start(); in startRecording()1416 mCurrentThread.cancel(); in stopRecording()1419 mCurrentThread.join(); in stopRecording()
155 jmethodID mCurrentThread; member289 gThreadDispatchOffsets.mCurrentThread); in report_java_lang_error()1604 gThreadDispatchOffsets.mCurrentThread = GetStaticMethodIDOrDie(env, clazz, "currentThread", in register_android_os_Binder()