Searched refs:StartPropertySetThread (Results 1 – 5 of 5) sorted by relevance
22 StartPropertySetThread::StartPropertySetThread(bool timestampPropertyValue): in StartPropertySetThread() function in android::StartPropertySetThread25 status_t StartPropertySetThread::Start() { in Start()29 bool StartPropertySetThread::threadLoop() { in threadLoop()
27 class StartPropertySetThread : public Thread {36 StartPropertySetThread(bool timestampPropertyValue);
125 "StartPropertySetThread.cpp",
579 sp<StartPropertySetThread> mStartPropertySetThread = nullptr;
726 mStartPropertySetThread = new StartPropertySetThread(false); in init()728 mStartPropertySetThread = new StartPropertySetThread(true); in init()