Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.cpp288 sp<AMessage> msg = new AMessage(kWhatNotif, this); in notify()
301 sp<AMessage> msg = new AMessage(kWhatNotif, this); in notify()
321 case kWhatNotif: in onMessageReceived()
Dandroid_GenericPlayer.h105 kWhatNotif = 1, // send a notification to client enumerator