Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java162 channel.enableLights(false); in createNotificationChannel()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java114 phoneCall.enableLights(true);
736 channel.enableLights(true);
753 channel.enableLights(true);
/frameworks/base/core/java/android/app/
DNotificationChannel.java444 copy.enableLights(mLights); in copy()
620 public void enableLights(boolean lights) { in enableLights() method in NotificationChannel
1130 enableLights(safeBool(parser, ATT_LIGHTS, false)); in populateFromXml()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java595 channel2.enableLights(true); in testChannelXml()
663 channel2.enableLights(true); in testChannelXmlForBackup()
1128 channel2.enableLights(true); in testChannelXmlForNonBackup_postMigration()
1213 channel2.enableLights(true); in testChannelXmlForBackup_postMigration()
1300 channel2.enableLights(true); in testChannelXmlForBackup_postMigration_noExternal()
2034 channel.enableLights(true); in testUpdate()
2045 channel2.enableLights(false); in testUpdate()
2158 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFields()
2192 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
2267 update2.enableLights(true); in testLockFields_vibrationAndLights()
[all …]
DNotificationRecordTest.java188 channel.enableLights(true); in getNotification()
190 channel.enableLights(false); in getNotification()
576 defaultChannel.enableLights(true); in testLights_locked_preUpgrade()
DNotificationAttentionHelperTest.java494 mChannel.enableLights(true); in getNotificationRecord()
496 mChannel.enableLights(false); in getNotificationRecord()
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationChannelTest.java592 original.enableLights(false); in testCopy()
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1261 conversation.enableLights(updatedParent.shouldShowLights()); in maybeUpdateChildConversationChannel()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2309 HSPLandroid/app/NotificationChannel;->enableLights(Z)V
/frameworks/base/config/
Dboot-image-profile.txt2309 HSPLandroid/app/NotificationChannel;->enableLights(Z)V
/frameworks/base/core/api/
Dcurrent.txt6935 method public void enableLights(boolean);