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

  /frameworks/av/include/common_time/
cc_helper.h 37 // CommonClockListener, unless they know that the time service is not running in
57 class CommonClockListener : public BnCommonClockListener {
ICommonClock.h 30 DECLARE_META_INTERFACE(CommonClockListener);
  /frameworks/av/media/common_time/
cc_helper.cpp 41 common_clock_listener_ = new CommonClockListener();
83 void CCHelper::CommonClockListener::onTimelineChanged(uint64_t /*timelineID*/) {
ICommonClock.cpp 416 IMPLEMENT_META_INTERFACE(CommonClockListener,

Completed in 80 milliseconds