Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java2055 public ServiceState createLocationInfoSanitizedCopy(boolean removeCoarseLocation) { in createLocationInfoSanitizedCopy() argument
2065 if (!removeCoarseLocation) return state; in createLocationInfoSanitizedCopy()