Home
last modified time | relevance | path

Searched refs:mThread (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dwear_touch.h36 pthread_t mThread; variable
Dwear_touch.cpp38 pthread_create(&mThread, NULL, touch_thread, this); in WearSwipeDetector()