Searched defs:notify (Results 1 – 5 of 5) sorted by relevance
| /system/core/adb/ | ||
| D | usb_linux_client.c | 36 adb_cond_t notify; member |
| D | usb_libusb.c | 58 adb_cond_t notify; member |
| D | usb_linux.c | 70 adb_cond_t notify; member |
| /system/media/wilhelm/src/android/ | ||
| D | android_GenericPlayer.cpp | 272 void GenericPlayer::notify(const char* event, int data, bool async) { in notify() function in android::GenericPlayer |
| D | android_GenericMediaPlayer.cpp | 82 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify() function in android::MediaPlayerNotificationClient |