Searched refs:userlock (Results 1 – 1 of 1) sorted by relevance
125 int userlock = legacySS.getUserLockedFields(); in createScreenshotChannel() local126 if ((userlock & NotificationChannel.USER_LOCKED_IMPORTANCE) != 0) { in createScreenshotChannel()129 if ((userlock & NotificationChannel.USER_LOCKED_SOUND) != 0) { in createScreenshotChannel()132 if ((userlock & NotificationChannel.USER_LOCKED_VIBRATION) != 0) { in createScreenshotChannel()135 if ((userlock & NotificationChannel.USER_LOCKED_LIGHTS) != 0) { in createScreenshotChannel()