HomeSort by relevance Sort by last modified time
    Searched defs:onNotify (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/npapi/npspy/windows/
gui_advanced.cpp 56 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr)
93 HANDLE_WM_NOTIFY(hWnd, wParam, lParam, onNotify);
gui_general.cpp 56 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr)
93 HANDLE_WM_NOTIFY(hWnd, wParam, lParam, onNotify);
gui_fiter.cpp 85 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr)
134 HANDLE_WM_NOTIFY(hWnd, wParam, lParam, onNotify);
gui_log.cpp 114 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr)
160 HANDLE_WM_NOTIFY(hWnd, wParam, lParam, onNotify);
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallbackWrapper.java 105 public void onNotify(String address, int srvcType, int srvcInstId, ParcelUuid srvcUuid,
  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 293 onNotify(msg);
306 onNotify(msg);
323 onNotify(msg);
408 void GenericPlayer::onNotify(const sp<AMessage> &msg) {
409 SL_LOGV("GenericPlayer::onNotify()");
android_AudioSfDecoder.cpp 616 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) {
642 GenericPlayer::onNotify(msg);
  /hardware/libhardware/tests/camera2/
camera2_utils.cpp 292 void NotifierListener::onNotify(int32_t msg_type,
307 me->onNotify(msg_type, ext1, ext2, ext3);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 811 void onNotify(int connId, String address, int srvcType,
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 209 milliseconds