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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationOverflowContainer.java 76 if (hasBottomDecor()) {
ExpandableView.java 195 return hasBottomDecor() ? mBottomDecorHeight : 0;
210 protected boolean hasBottomDecor() {
ExpandableNotificationRow.java 279 if (hasBottomDecor()) {
597 protected boolean hasBottomDecor() {
735 boolean hasExpand = hasBottomDecor();
    [all...]

Completed in 506 milliseconds