Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQuickStatusBarHeader.java186 iconContainer.addIgnoredSlots(getIgnoredIconSlots()); in onFinishInflate()
238 private List<String> getIgnoredIconSlots() { in getIgnoredIconSlots() method in QuickStatusBarHeader