Searched refs:legacySS (Results 1 – 1 of 1) sorted by relevance
111 String name, NotificationChannel legacySS) { in createScreenshotChannel() argument119 if (legacySS != null) { in createScreenshotChannel()121 int userlock = legacySS.getUserLockedFields(); in createScreenshotChannel()123 screenshotChannel.setImportance(legacySS.getImportance()); in createScreenshotChannel()126 screenshotChannel.setSound(legacySS.getSound(), legacySS.getAudioAttributes()); in createScreenshotChannel()129 screenshotChannel.setVibrationPattern(legacySS.getVibrationPattern()); in createScreenshotChannel()132 screenshotChannel.setLightColor(legacySS.getLightColor()); in createScreenshotChannel()