Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.cpp287 sp<AMessage> msg = new AMessage(kWhatNotif, id()); in notify()
300 sp<AMessage> msg = new AMessage(kWhatNotif, id()); in notify()
320 case kWhatNotif: in onMessageReceived()
Dandroid_GenericPlayer.h104 kWhatNotif = 'noti', // send a notification to client enumerator