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

  /test/vts-testcase/hal/gnss/V1_0/host/
VtsHalGnssV1_0HostTest.py 87 def gnssSetSystemInfoCb(info):
88 logging.info("callback gnssSetSystemInfoCb")
100 gnssSetSystemInfoCb=gnssSetSystemInfoCb)
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 353 Return<void> gnssSetSystemInfoCb(const IGnssCallback::GnssSystemInfo& info) override;
454 Return<void> GnssCallback::gnssSetSystemInfoCb(const IGnssCallback::GnssSystemInfo& info) {
    [all...]

Completed in 46 milliseconds