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

  /hardware/interfaces/gnss/1.0/default/
GnssNi.cpp 28 sp<IGnssNiCallback> GnssNi::sGnssNiCbIface = nullptr;
52 if (sGnssNiCbIface == nullptr) {
77 auto ret = sGnssNiCbIface->niNotifyCb(notificationGnss);
90 sGnssNiCbIface = callback;
GnssNi.h 70 static sp<IGnssNiCallback> sGnssNiCbIface;

Completed in 59 milliseconds