HomeSort by relevance Sort by last modified time
    Searched refs:mICommonClock (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/common_time/
common_time_server.cpp 168 mICommonClock = CommonClockService::instantiate(*this);
169 if (mICommonClock == NULL)
    [all...]
common_time_server.h 194 sp<CommonClockService> mICommonClock;

Completed in 37 milliseconds