Searched refs:mCurrentThread (Results 1 – 2 of 2) sorted by relevance
156 private RecordingThread mCurrentThread; field in AppLaunch1397 mCurrentThread = new RecordingThread("test-screen-record", in startRecording()1399 mCurrentThread.start(); in startRecording()1414 mCurrentThread.cancel(); in stopRecording()1417 mCurrentThread.join(); in stopRecording()
153 jmethodID mCurrentThread; member291 gThreadDispatchOffsets.mCurrentThread); in report_java_lang_error()1629 gThreadDispatchOffsets.mCurrentThread = GetStaticMethodIDOrDie(env, clazz, "currentThread", in register_android_os_Binder()