Home
last modified time | relevance | path

Searched refs:sensitive (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/config/
H A Dboot-image-profile-extra.txt17 # A list of methods that are found to be latency sensitive. We have this manual
19 # methods are latency sensitive is difficult. For example, this method is executed
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardModel.kt75 val sensitive = clipData.description?.extras?.getBoolean(EXTRA_IS_SENSITIVE) ?: false regex
86 sensitive,
/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java297 List<SmartspaceAction> iconGrid, int featureType, boolean sensitive, in SmartspaceTarget() argument
311 mSensitive = sensitive; in SmartspaceTarget()
681 public Builder setSensitive(boolean sensitive) { in setSensitive() argument
682 this.mSensitive = sensitive; in setSensitive()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/clipboardoverlay/
H A DClipboardModelTest.kt77 val (_, _, _, _, _, _, sensitive) =
79 assertTrue(sensitive)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java918 public void setSensitive(boolean sensitive, boolean deviceSensitive) { in setSensitive() argument
919 getRow().setSensitive(sensitive, deviceSensitive); in setSensitive()
920 if (sensitive != mSensitive) { in setSensitive()
921 mSensitive = sensitive; in setSensitive()
/aosp14/frameworks/base/core/proto/android/os/
H A Ddata.proto28 // NOTE the content in the file must not contain sensitive PII otherwise
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java436 public abstract void setDataIsSensitive(boolean sensitive); in setDataIsSensitive() argument
/aosp14/frameworks/base/core/proto/android/
H A Dprivacy.proto53 // regex to filter pii sensitive info from a string field type.
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java977 public void setDataIsSensitive(boolean sensitive) { in setDataIsSensitive() argument
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dfalsing.md134 happened. This is intended for security and PII sensitive gestures, such as
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2209 public void setDataIsSensitive(boolean sensitive) { in setDataIsSensitive() argument
2210 mNode.mSanitized = !sensitive; in setDataIsSensitive()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java2803 public void setSensitive(boolean sensitive, boolean hideSensitive) {
2805 mSensitive = sensitive;
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile523 # in case and if your file system supports case sensitive file names. Windows