Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h152 kWhatNotifyTime = 'nfyT', enumerator
H A DNuPlayer.cpp495 sp<AMessage> notify = new AMessage(kWhatNotifyTime, this); in notifyAt()
1361 case kWhatNotifyTime: in onMessageReceived()