Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java143 int iconId = location.equals("show") ? PhoneStatusBarPolicy.LOCATION_STATUS_ICON_ID in dispatchDemoCommand()
H A DPhoneStatusBarPolicy.java103 static final int LOCATION_STATUS_ICON_ID = PrivacyType.TYPE_LOCATION.getIconId(); field in PhoneStatusBarPolicy
315 mIconController.setIcon(mSlotLocation, LOCATION_STATUS_ICON_ID, in init()