Searched refs:mICommonClock (Results 1 – 2 of 2) sorted by relevance
169 mICommonClock = CommonClockService::instantiate(*this); in startServices()170 if (mICommonClock == NULL) in startServices()1356 mICommonClock->notifyOnTimelineChanged(mTimelineID); in notifyClockSync()1363 mICommonClock->notifyOnTimelineChanged( in notifyClockSyncLoss()
194 sp<CommonClockService> mICommonClock; variable