HomeSort by relevance Sort by last modified time
    Searched refs:updateBackgroundTint (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ActivatableNotificationView.java 231 updateBackgroundTint();
455 updateBackgroundTint(false);
486 updateBackgroundTint();
514 updateBackgroundTint(animated);
553 protected void updateBackgroundTint() {
554 updateBackgroundTint(false /* animated */);
557 private void updateBackgroundTint(boolean animated) {
    [all...]
ExpandableNotificationRow.java     [all...]

Completed in 2609 milliseconds