Home
last modified time | relevance | path

Searched refs:enableLights (Results 1 – 9 of 9) 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.java548 public void enableLights(boolean lights) { in enableLights() method in NotificationChannel
956 enableLights(safeBool(parser, ATT_LIGHTS, false)); in populateFromXml()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java489 channel2.enableLights(true); in testChannelXml()
553 channel2.enableLights(true); in testChannelXmlForBackup()
1028 channel2.enableLights(true); in testChannelXmlForNonBackup_postMigration()
1108 channel2.enableLights(true); in testChannelXmlForBackup_postMigration()
1190 channel2.enableLights(true); in testChannelXmlForBackup_postMigration_noExternal()
1585 channel.enableLights(true); in testUpdate()
1595 channel2.enableLights(false); in testUpdate()
1701 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFields()
1734 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
1806 update2.enableLights(true); in testLockFields_vibrationAndLights()
[all …]
DNotificationRecordTest.java172 channel.enableLights(true); in getNotification()
174 channel.enableLights(false); in getNotification()
440 defaultChannel.enableLights(true); in testLights_locked_preUpgrade()
DBuzzBeepBlinkTest.java368 mChannel.enableLights(true); in getNotificationRecord()
370 mChannel.enableLights(false); in getNotificationRecord()
/frameworks/base/boot/
Dboot-image-profile.txt2288 HSPLandroid/app/NotificationChannel;->enableLights(Z)V
/frameworks/base/config/
Dboot-image-profile.txt2288 HSPLandroid/app/NotificationChannel;->enableLights(Z)V
/frameworks/base/core/api/
Dcurrent.txt6400 method public void enableLights(boolean);