Searched refs:setLightColor (Results 1 – 7 of 7) sorted by relevance
132 screenshotChannel.setLightColor(legacySS.getLightColor()); in createScreenshotChannel()
118 phoneCall.setLightColor(0xff0000ff);741 channel.setLightColor(0xff0000ff);758 channel.setLightColor(0xffff0000);
419 public void setLightColor(int argb) { in setLightColor() method in NotificationChannel722 setLightColor(safeInt(parser, ATT_LIGHT_COLOR, DEFAULT_LIGHT_COLOR)); in populateFromXml()
333 channel2.setLightColor(Color.BLUE); in testChannelXml()396 channel2.setLightColor(Color.BLUE); in testChannelXmlForBackup()1003 update1.setLightColor(Color.GREEN); in testLockFields_lightsAndImportance()1479 newChannel.setLightColor(Color.BLUE); in testCreateChannel_alreadyExists()
153 channel.setLightColor(Color.BLUE); in getNotification()
1717 mTestNotificationChannel.setLightColor(Color.CYAN); in testUpdateChannelNotifyListener()
5776 method public void setLightColor(int);