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.java163 channel.enableLights(false); in createNotificationChannel()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java373 channel2.enableLights(true); in testChannelXml()
434 channel2.enableLights(true); in testChannelXmlForBackup()
794 channel.enableLights(true); in testUpdate()
804 channel2.enableLights(false); in testUpdate()
879 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFields()
908 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
978 update2.enableLights(true); in testLockFields_vibrationAndLights()
1047 channel.enableLights(true); in testGetDeletedChannel()
1073 channel.enableLights(true); in testGetDeletedChannels()
DNotificationRecordTest.java163 channel.enableLights(true); in getNotification()
165 channel.enableLights(false); in getNotification()
360 defaultChannel.enableLights(true); in testLights_locked_preUpgrade()
DBuzzBeepBlinkTest.java287 channel.enableLights(true); in getNotificationRecord()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java119 phoneCall.enableLights(true);
740 channel.enableLights(true);
757 channel.enableLights(true);
/frameworks/base/core/java/android/app/
DNotificationChannel.java385 public void enableLights(boolean lights) { in enableLights() method in NotificationChannel
633 enableLights(safeBool(parser, ATT_LIGHTS, false)); in populateFromXml()
/frameworks/base/config/
Dhiddenapi-public-dex.txt3851 Landroid/app/NotificationChannel;->enableLights(Z)V
Dboot-image-profile.txt14951 HSPLandroid/app/NotificationChannel;->enableLights(Z)V
/frameworks/base/api/
Dcurrent.txt5627 method public void enableLights(boolean);