Home
last modified time | relevance | path

Searched refs:GnssPowerIndicationCallback (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp154 struct GnssPowerIndicationCallback : public android::hardware::gnss::BnGnssPowerIndicationCallback { struct
160 Status GnssPowerIndicationCallback::setCapabilitiesCb(const int capabilities) { in setCapabilitiesCb()
168 Status GnssPowerIndicationCallback::gnssPowerStatsCb(const GnssPowerStats& data) { in gnssPowerStatsCb()
358 new GnssPowerIndicationCallback(); in android_location_gnss_hal_GnssNative_init()