Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DEmptyShadeView.java65 public int getTextResource() { in getTextResource() method in EmptyShadeView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java4450 int oldTextRes = mEmptyShadeView.getTextResource(); in updateEmptyShadeView()