Searched refs:GnssPowerIndicationCallback (Results 1 – 4 of 4) sorted by relevance
24 class GnssPowerIndicationCallback : public android::hardware::gnss::BnGnssPowerIndicationCallback {26 GnssPowerIndicationCallback() in GnssPowerIndicationCallback() function29 ~GnssPowerIndicationCallback() {} in ~GnssPowerIndicationCallback()
24 android::binder::Status GnssPowerIndicationCallback::setCapabilitiesCb(const int capabilities) { in setCapabilitiesCb()30 android::binder::Status GnssPowerIndicationCallback::gnssPowerStatsCb( in gnssPowerStatsCb()
41 "GnssPowerIndicationCallback.cpp",
524 auto gnssPowerIndicationCallback = sp<GnssPowerIndicationCallback>::make(); in TEST_P()566 (int)GnssPowerIndicationCallback::CAPABILITY_TOTAL)) { in TEST_P()581 (int)GnssPowerIndicationCallback::CAPABILITY_SINGLEBAND_ACQUISITION) || in TEST_P()583 (int)GnssPowerIndicationCallback::CAPABILITY_MULTIBAND_ACQUISITION)) { in TEST_P()593 (int)GnssPowerIndicationCallback::CAPABILITY_SINGLEBAND_TRACKING) || in TEST_P()595 (int)GnssPowerIndicationCallback::CAPABILITY_MULTIBAND_TRACKING)) { in TEST_P()