Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DLocationControllerImpl.java127 updateActiveLocationRequests(); in LocationControllerImpl()
141 backgroundHandler.post(this::updateActiveLocationRequests); in LocationControllerImpl()
329 private void updateActiveLocationRequests() { in updateActiveLocationRequests() method in LocationControllerImpl
355 updateActiveLocationRequests(); in onActiveStateChanged()