Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarSignalPolicy.java246 CallIndicatorIconState.copyStates(mCallIndicatorStates)); in setCallIndicator()
251 CallIndicatorIconState.copyStates(mCallIndicatorStates)); in setCallIndicator()
283 mIconController.setMobileIcons(mSlotMobile, MobileIconState.copyStates(mMobileStates)); in setMobileDataIndicators()
498 private static List<CallIndicatorIconState> copyStates( in copyStates() method in StatusBarSignalPolicy.CallIndicatorIconState
659 private static List<MobileIconState> copyStates(List<MobileIconState> inStates) { in copyStates() method in StatusBarSignalPolicy.MobileIconState