Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java1522 callback.send(1, getQueryLocationResult(result.second)); in queryCurrentLocation()
1538 private Bundle getQueryLocationResult(Location location) { in getQueryLocationResult() method in ConnectionServiceWrapper