Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 5 of 5) sorted by relevance

/system/core/adb/
Dusb_linux_client.c36 adb_cond_t notify; member
Dusb_libusb.c58 adb_cond_t notify; member
Dusb_linux.c70 adb_cond_t notify; member
/system/media/wilhelm/src/android/
Dandroid_GenericPlayer.cpp272 void GenericPlayer::notify(const char* event, int data, bool async) { in notify() function in android::GenericPlayer
285 void GenericPlayer::notify(const char* event, int data1, int data2, bool async) { in notify() function in android::GenericPlayer
Dandroid_GenericMediaPlayer.cpp82 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify() function in android::MediaPlayerNotificationClient