Searched refs:cbIface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp1823 sp<GnssMeasurementCallback> cbIface = new GnssMeasurementCallback(); local
1827 result = gnssMeasurementIface_V1_1->setCallback_1_1(cbIface,
1834 result = gnssMeasurementIface->setCallback(cbIface);

Completed in 43 milliseconds