Searched refs:LOCKABLE_FIELDS (Results 1 – 3 of 3) sorted by relevance
893 for (int i = 0; i < NotificationChannel.LOCKABLE_FIELDS.length; i++) { in testCreateChannel_CannotChangeHiddenFields()894 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFields()924 for (int i = 0; i < NotificationChannel.LOCKABLE_FIELDS.length; i++) { in testCreateChannel_CannotChangeHiddenFieldsAssistant()925 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFieldsAssistant()
129 public static final int[] LOCKABLE_FIELDS = new int[] { field in NotificationChannel
8526 Landroid/app/NotificationChannel;->LOCKABLE_FIELDS:[I