HomeSort by relevance Sort by last modified time
    Searched refs:niNotifyCb (Results 1 - 6 of 6) sorted by null

  /hardware/interfaces/gnss/1.0/default/
GnssNi.cpp 32 .notify_cb = niNotifyCb,
51 void GnssNi::niNotifyCb(GpsNiNotification* notification) {
77 auto ret = sGnssNiCbIface->niNotifyCb(notificationGnss);
GnssNi.h 61 static void niNotifyCb(GpsNiNotification* notification);
  /hardware/interfaces/gnss/1.0/
IGnssNiCallback.hal 127 niNotifyCb(GnssNiNotification notification);
  /hardware/qcom/gps/msm8909w_3100/android/location_api/
GnssAPIClient.cpp 417 gnssNiCbIface->niNotifyCb(notificationGnss);
  /hardware/qcom/gps/msm8998/android/location_api/
GnssAPIClient.cpp 361 gnssNiCbIface->niNotifyCb(notificationGnss);
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp     [all...]

Completed in 86 milliseconds