Searched refs:physicalKeyboardChannel (Results 1 – 1 of 1) sorted by relevance
70 final NotificationChannel physicalKeyboardChannel = new NotificationChannel( in createAll() local74 physicalKeyboardChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in createAll()76 physicalKeyboardChannel.setBlockableSystem(true); in createAll()77 channelsList.add(physicalKeyboardChannel); in createAll()