Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionServiceAdapter.java779 Connection.EXTRA_KEY_QUERY_LOCATION, Location.class))); in queryLocation()
DConnection.java1042 public static final String EXTRA_KEY_QUERY_LOCATION = field in Connection