Searched defs:applyLegacyRowBackground (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java781 applyLegacyRowBackground(notification, content);
956 applyLegacyRowBackground(sbn, content);
966 void applyLegacyRowBackground(StatusBarNotification sbn, View content) { method in class:PhoneStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java1816 applyLegacyRowBackground(sbn, content);
1826 void applyLegacyRowBackground(StatusBarNotification sbn, View content) { method in class:TabletStatusBar

Completed in 205 milliseconds