Searched refs:setLocationRequestCallbacks (Results 1 – 2 of 2) sorted by relevance
458 public void setLocationRequestCallbacks(LocationRequestCallbacks callbacks) { in setLocationRequestCallbacks() method in GnssNative
490 mGnssNative.setLocationRequestCallbacks(this); in GnssLocationProvider()