Home
last modified time | relevance | path

Searched refs:setHideSensitiveForIntrinsicHeight (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java225 public void setHideSensitiveForIntrinsicHeight(boolean hideSensitive) { in setHideSensitiveForIntrinsicHeight() method in ExpandableView
DExpandableNotificationRow.java2495 public void setHideSensitiveForIntrinsicHeight(boolean hideSensitive) {
2502 child.setHideSensitiveForIntrinsicHeight(hideSensitive);
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowTest.java96 mGroupRow.setHideSensitiveForIntrinsicHeight(true); in testGroupSummaryNotShowingIconWhenPublic()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3243 child.setHideSensitiveForIntrinsicHeight(mAmbientState.isHideSensitive());
4620 v.setHideSensitiveForIntrinsicHeight(hideSensitive);