Home
last modified time | relevance | path

Searched refs:kWhatNotifyTime (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h148 kWhatNotifyTime = 'nfyT', enumerator
DNuPlayer.cpp482 sp<AMessage> notify = new AMessage(kWhatNotifyTime, this); in notifyAt()
1333 case kWhatNotifyTime: in onMessageReceived()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.h140 kWhatNotifyTime = 'nfyT', enumerator
DNuPlayer2.cpp573 sp<AMessage> notify = new AMessage(kWhatNotifyTime, this); in notifyAt()
1473 case kWhatNotifyTime: in onMessageReceived()