Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java896 for (int i = 0; i < NotificationChannel.LOCKABLE_FIELDS.length; i++) { in testCreateChannel_CannotChangeHiddenFields()
897 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFields()
927 for (int i = 0; i < NotificationChannel.LOCKABLE_FIELDS.length; i++) { in testCreateChannel_CannotChangeHiddenFieldsAssistant()
928 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFieldsAssistant()
/frameworks/base/core/java/android/app/
DNotificationChannel.java127 public static final int[] LOCKABLE_FIELDS = new int[] { field in NotificationChannel
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8001 Landroid/app/NotificationChannel;->LOCKABLE_FIELDS:[I