Searched refs:userlock (Results 1 – 1 of 1) sorted by relevance
126 int userlock = legacySS.getUserLockedFields(); in createScreenshotChannel() local127 if ((userlock & NotificationChannel.USER_LOCKED_IMPORTANCE) != 0) { in createScreenshotChannel()130 if ((userlock & NotificationChannel.USER_LOCKED_SOUND) != 0) { in createScreenshotChannel()133 if ((userlock & NotificationChannel.USER_LOCKED_VIBRATION) != 0) { in createScreenshotChannel()136 if ((userlock & NotificationChannel.USER_LOCKED_LIGHTS) != 0) { in createScreenshotChannel()