Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java257 if (hasCorrectSubs(subs)) { in setSubs()
274 private boolean hasCorrectSubs(List<SubscriptionInfo> subs) { in hasCorrectSubs() method in SignalClusterView