Searched refs:setHideSensitiveForIntrinsicHeight (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java259 public void setHideSensitiveForIntrinsicHeight(boolean hideSensitive) { method in class:ExpandableView
H A DExpandableNotificationRow.java726 public void setHideSensitiveForIntrinsicHeight(boolean hideSensitive) { method in class:ExpandableNotificationRow
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1793 expandableView.setHideSensitiveForIntrinsicHeight(true);
2394 v.setHideSensitiveForIntrinsicHeight(hideSensitive);

Completed in 14 milliseconds