Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4624 int oldTextRes = mEmptyShadeView.getTextResource(); in updateEmptyShadeViewResources() local
4625 if (oldTextRes != newTextRes) { in updateEmptyShadeViewResources()