Home
last modified time | relevance | path

Searched refs:LOCKABLE_FIELDS (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java211 public static final int[] LOCKABLE_FIELDS = new int[] { field in NotificationChannel
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java1971 for (int i = 0; i < NotificationChannel.LOCKABLE_FIELDS.length; i++) { in testCreateChannel_CannotChangeHiddenFields()
1972 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFields()
2004 for (int i = 0; i < NotificationChannel.LOCKABLE_FIELDS.length; i++) { in testCreateChannel_CannotChangeHiddenFieldsAssistant()
2005 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFieldsAssistant()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7998 Landroid/app/NotificationChannel;->LOCKABLE_FIELDS:[I