Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java163 channel.enableLights(false); in createNotificationChannel()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java119 phoneCall.enableLights(true);
740 channel.enableLights(true);
757 channel.enableLights(true);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java330 channel2.enableLights(true); in testChannelXml()
394 channel2.enableLights(true); in testChannelXmlForBackup()
765 channel.enableLights(true); in testUpdate()
775 channel2.enableLights(false); in testUpdate()
890 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFields()
921 channel.enableLights(true); in testCreateChannel_CannotChangeHiddenFieldsAssistant()
993 update2.enableLights(true); in testLockFields_vibrationAndLights()
1077 channel.enableLights(true); in testGetDeletedChannel()
1103 channel.enableLights(true); in testGetDeletedChannels()
DNotificationRecordTest.java159 channel.enableLights(true); in getNotification()
161 channel.enableLights(false); in getNotification()
378 defaultChannel.enableLights(true); in testLights_locked_preUpgrade()
DBuzzBeepBlinkTest.java312 channel.enableLights(true); in getNotificationRecord()
/frameworks/base/core/java/android/app/
DNotificationChannel.java411 public void enableLights(boolean lights) { in enableLights() method in NotificationChannel
725 enableLights(safeBool(parser, ATT_LIGHTS, false)); in populateFromXml()
/frameworks/base/non-updatable-api/
Dcurrent.txt5761 method public void enableLights(boolean);
/frameworks/base/api/
Dcurrent.txt5761 method public void enableLights(boolean);