Searched refs:legacySS (Results 1 – 1 of 1) sorted by relevance
115 String name, NotificationChannel legacySS) { in createScreenshotChannel() argument123 if (legacySS != null) { in createScreenshotChannel()125 int userlock = legacySS.getUserLockedFields(); in createScreenshotChannel()127 screenshotChannel.setImportance(legacySS.getImportance()); in createScreenshotChannel()130 screenshotChannel.setSound(legacySS.getSound(), legacySS.getAudioAttributes()); in createScreenshotChannel()133 screenshotChannel.setVibrationPattern(legacySS.getVibrationPattern()); in createScreenshotChannel()136 screenshotChannel.setLightColor(legacySS.getLightColor()); in createScreenshotChannel()