Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4609 updateEmptyShadeViewResources(R.string.dnd_suppressing_shade_text, 0, 0); in updateEmptyShadeView()
4611 updateEmptyShadeViewResources( in updateEmptyShadeView()
4616 updateEmptyShadeViewResources(R.string.empty_shade_text, 0, 0); in updateEmptyShadeView()
4620 private void updateEmptyShadeViewResources( in updateEmptyShadeViewResources() method
5461 updateEmptyShadeViewResources( in inflateEmptyShadeView()