Searched refs:lockMask (Results 1 – 1 of 1) sorted by relevance
1970 int lockMask = 0; in testCreateChannel_CannotChangeHiddenFields() local1972 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFields()1974 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFields()2003 int lockMask = 0; in testCreateChannel_CannotChangeHiddenFieldsAssistant() local2005 lockMask |= NotificationChannel.LOCKABLE_FIELDS[i]; in testCreateChannel_CannotChangeHiddenFieldsAssistant()2007 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFieldsAssistant()