Home
last modified time | relevance | path

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

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