Home
last modified time | relevance | path

Searched refs:kWhatMediaClockNotify (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h160 kWhatMediaClockNotify = 'mckN', enumerator
DNuPlayer.cpp226 sp<AMessage> notify = new AMessage(kWhatMediaClockNotify, this); in init()
1445 case kWhatMediaClockNotify: in onMessageReceived()