Home
last modified time | relevance | path

Searched refs:enableLights (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAlertWindowNotification.java162 channel.enableLights(false); in createNotificationChannel()
/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java114 phoneCall.enableLights(true);
736 channel.enableLights(true);
753 channel.enableLights(true);
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java536 channel2.enableLights(true); in testChannelXml()
604 channel2.enableLights(true); in testChannelXmlForBackup()
1081 channel2.enableLights(true); in testChannelXmlForNonBackup_postMigration()
1167 channel2.enableLights(true); in testChannelXmlForBackup_postMigration()
1255 channel2.enableLights(true); in testChannelXmlForBackup_postMigration_noExternal()
1840 channel.enableLights(true); in testUpdate()
1964 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFields()
1998 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
2073 update2.enableLights(true); in testLockFields_vibrationAndLights()
2182 channel.enableLights(true); in testGetDeletedChannel()
[all …]
H A DNotificationRecordTest.java174 channel.enableLights(true); in getNotification()
176 channel.enableLights(false); in getNotification()
442 defaultChannel.enableLights(true); in testLights_locked_preUpgrade()
H A DBuzzBeepBlinkTest.java368 mChannel.enableLights(true); in getNotificationRecord()
370 mChannel.enableLights(false); in getNotificationRecord()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java556 public void enableLights(boolean lights) { in enableLights() method in NotificationChannel
971 enableLights(safeBool(parser, ATT_LIGHTS, false)); in populateFromXml()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java1201 conversation.enableLights(updatedParent.shouldShowLights()); in maybeUpdateChildConversationChannel()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2334 HSPLandroid/app/NotificationChannel;->enableLights(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2334 HSPLandroid/app/NotificationChannel;->enableLights(Z)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6727 method public void enableLights(boolean);