Searched refs:notifyOnTimelineChanged (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/common_time/
H A Dcommon_clock_service.h53 void notifyOnTimelineChanged(uint64_t timelineID);
73 // running, and sometimes needs to call notifyOnTimelineChanged which then
81 // thread can still safely call notifyOnTimelineChanged while holding the
H A Dcommon_clock_service.cpp149 void CommonClockService::notifyOnTimelineChanged(uint64_t timelineID) { function in class:android::CommonClockService
H A Dcommon_time_server.cpp1355 mICommonClock->notifyOnTimelineChanged(mTimelineID);
1362 mICommonClock->notifyOnTimelineChanged(

Completed in 52 milliseconds