Searched refs:createScreenshotChannel (Results 1 – 2 of 2) sorted by relevance
91 NotificationChannels.createScreenshotChannel("newName", legacyChannel); in testInheritFromLegacy_keepsUserLockedLegacySettings()102 NotificationChannels.createScreenshotChannel("newName", legacyChannel); in testInheritFromLegacy_dropsUnlockedLegacySettings()112 NotificationChannels.createScreenshotChannel("newName", null); in testInheritFromLegacy_noLegacyExists()
81 createScreenshotChannel( in createAll()110 @VisibleForTesting static NotificationChannel createScreenshotChannel( in createScreenshotChannel() method in NotificationChannels