Searched refs:lockFields (Results 1 – 11 of 11) sorted by relevance
279 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testSound_default_userLocked_preUpgrade()343 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_VIBRATION); in testVibration_custom_userLocked_preUpgrade()389 defaultChannel.lockFields(USER_LOCKED_IMPORTANCE); in testImportance_locked_preUpgrade()401 defaultChannel.lockFields(USER_LOCKED_IMPORTANCE); in testImportance_locked_unspecified_preUpgrade()441 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in testLights_locked_preUpgrade()600 channel.lockFields(channel.USER_LOCKED_IMPORTANCE); in testLogMakerImportanceUser()622 channel.lockFields(channel.USER_LOCKED_IMPORTANCE); in testLogMakerImportanceMulti()741 channel.lockFields(USER_LOCKED_IMPORTANCE); in testUserSentiment_userLocked()884 channel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testCalculateGrantableUris_PuserOverridden()956 channel.lockFields(USER_LOCKED_IMPORTANCE); in testCalculateImportance_systemImportance()[all …]
658 idp.lockFields(2); in testReadXml_oldXml_migrates()733 idp.lockFields(2); in testReadXml_oldXml_backup_migratesWhenPkgInstalled()801 idp.lockFields(2); in testReadXml_newXml_noMigration_showPermissionNotification()858 idp.lockFields(2); in testReadXml_newXml_permissionNotificationOff()915 idp.lockFields(2); in testReadXml_newXml_noMigration_noPermissionNotification()1711 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFields()1743 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1764 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()1777 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()5001 channel.lockFields(USER_LOCKED_IMPORTANCE); in testUnlockNotificationChannelImportance()[all …]
7696 nr.getChannel().lockFields(USER_LOCKED_ALLOW_BUBBLE); in testFlagBubbleNotifs_noFlag_messaging_channelNotAllowed()
219 public void lockFields(int field) { in lockFields() method in NotificationChannelGroup323 cloned.lockFields(mUserLockedFields); in clone()
406 public void lockFields(int field) { in lockFields() method in NotificationChannel965 lockFields(safeInt(parser, ATT_USER_LOCKED, 0)); in populateFromXml()
563 channel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in createDefaultChannelIfNeededLocked()566 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()569 channel.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in createDefaultChannelIfNeededLocked()876 group.lockFields(oldGroup.getUserLockedFields()); in createNotificationChannelGroup()880 group.lockFields(NotificationChannelGroup.USER_LOCKED_BLOCKED_STATE); in createNotificationChannelGroup()1089 updatedChannel.lockFields(channel.getUserLockedFields()); in updateNotificationChannel()1863 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()1866 update.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in lockFieldsForUpdateLocked()1869 update.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in lockFieldsForUpdateLocked()1873 update.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in lockFieldsForUpdateLocked()[all …]
143 channel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in userChangeTrumpsHighPriorityCharacteristics()
689 mChannelToUpdate.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
1171 mNotificationChannel.lockFields(USER_LOCKED_IMPORTANCE); in testAutomaticUnlocksUserImportance()
325 method public void lockFields(int);337 method public void lockFields(int);
7999 Landroid/app/NotificationChannel;->lockFields(I)V