Searched refs:mICommonClock (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/common_time/
H A Dcommon_time_server.cpp168 mICommonClock = CommonClockService::instantiate(*this);
169 if (mICommonClock == NULL)
1355 mICommonClock->notifyOnTimelineChanged(mTimelineID);
1362 mICommonClock->notifyOnTimelineChanged(
H A Dcommon_time_server.h194 sp<CommonClockService> mICommonClock; member in class:android::CommonTimeServer

Completed in 49 milliseconds