Searched refs:setLightColor (Results 1 – 8 of 8) sorted by relevance
133 screenshotChannel.setLightColor(legacySS.getLightColor()); in createScreenshotChannel()
118 phoneCall.setLightColor(0xff0000ff);741 channel.setLightColor(0xff0000ff);758 channel.setLightColor(0xffff0000);
396 public void setLightColor(int argb) { in setLightColor() method in NotificationChannel634 setLightColor(safeInt(parser, ATT_LIGHT_COLOR, DEFAULT_LIGHT_COLOR)); in populateFromXml()
379 channel2.setLightColor(Color.BLUE); in testChannelXml()439 channel2.setLightColor(Color.BLUE); in testChannelXmlForBackup()991 update1.setLightColor(Color.GREEN); in testLockFields_lightsAndImportance()
161 channel.setLightColor(Color.BLUE); in getNotification()
3872 Landroid/app/NotificationChannel;->setLightColor(I)V
14967 HSPLandroid/app/NotificationChannel;->setLightColor(I)V
5643 method public void setLightColor(int);