Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarSignalPolicy.java202 mIconController.setMobileIcons(mSlotMobile, MobileIconState.copyStates(mMobileStates)); in setMobileDataIndicators()
440 private static List<MobileIconState> copyStates(List<MobileIconState> inStates) { in copyStates() method in StatusBarSignalPolicy.MobileIconState