Searched refs:setLightColor (Results 1 – 8 of 8) sorted by relevance
132 screenshotChannel.setLightColor(legacySS.getLightColor()); in createScreenshotChannel()
118 phoneCall.setLightColor(0xff0000ff);741 channel.setLightColor(0xff0000ff);758 channel.setLightColor(0xffff0000);
422 public void setLightColor(int argb) { in setLightColor() method in NotificationChannel726 setLightColor(safeInt(parser, ATT_LIGHT_COLOR, DEFAULT_LIGHT_COLOR)); in populateFromXml()
336 channel2.setLightColor(Color.BLUE); in testChannelXml()399 channel2.setLightColor(Color.BLUE); in testChannelXmlForBackup()1006 update1.setLightColor(Color.GREEN); in testLockFields_lightsAndImportance()1482 newChannel.setLightColor(Color.BLUE); in testCreateChannel_alreadyExists()
157 channel.setLightColor(Color.BLUE); in getNotification()
1781 mTestNotificationChannel.setLightColor(Color.CYAN); in testUpdateChannelNotifyListener()
5779 method public void setLightColor(int);