Searched refs:physicalKeyboardChannel (Results 1 – 1 of 1) sorted by relevance
65 final NotificationChannel physicalKeyboardChannel = new NotificationChannel( in createAll() local69 physicalKeyboardChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in createAll()71 physicalKeyboardChannel.setBlockableSystem(true); in createAll()72 channelsList.add(physicalKeyboardChannel); in createAll()