Searched refs:createScreenshotChannel (Results 1 – 2 of 2) sorted by relevance
94 NotificationChannels.createScreenshotChannel("newName", legacyChannel); in testInheritFromLegacy_keepsUserLockedLegacySettings()105 NotificationChannels.createScreenshotChannel("newName", legacyChannel); in testInheritFromLegacy_dropsUnlockedLegacySettings()115 NotificationChannels.createScreenshotChannel("newName", null); in testInheritFromLegacy_noLegacyExists()
82 createScreenshotChannel( in createAll()111 @VisibleForTesting static NotificationChannel createScreenshotChannel( in createScreenshotChannel() method in NotificationChannels