Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNotificationChannels.java133 screenshotChannel.setLightColor(legacySS.getLightColor()); in createScreenshotChannel()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java118 phoneCall.setLightColor(0xff0000ff);
741 channel.setLightColor(0xff0000ff);
758 channel.setLightColor(0xffff0000);
/frameworks/base/core/java/android/app/
DNotificationChannel.java396 public void setLightColor(int argb) { in setLightColor() method in NotificationChannel
634 setLightColor(safeInt(parser, ATT_LIGHT_COLOR, DEFAULT_LIGHT_COLOR)); in populateFromXml()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java379 channel2.setLightColor(Color.BLUE); in testChannelXml()
439 channel2.setLightColor(Color.BLUE); in testChannelXmlForBackup()
991 update1.setLightColor(Color.GREEN); in testLockFields_lightsAndImportance()
DNotificationRecordTest.java161 channel.setLightColor(Color.BLUE); in getNotification()
/frameworks/base/config/
Dhiddenapi-public-dex.txt3872 Landroid/app/NotificationChannel;->setLightColor(I)V
Dboot-image-profile.txt14967 HSPLandroid/app/NotificationChannel;->setLightColor(I)V
/frameworks/base/api/
Dcurrent.txt5643 method public void setLightColor(int);