Searched refs:setBlockableSystem (Results 1 – 9 of 9) sorted by relevance
62 keyboard.setBlockableSystem(true); in createAll()71 physicalKeyboardChannel.setBlockableSystem(true); in createAll()84 car.setBlockableSystem(true); in createAll()93 developer.setBlockableSystem(true); in createAll()112 networkAlertsChannel.setBlockableSystem(true); in createAll()119 networkAvailable.setBlockableSystem(true); in createAll()156 foregroundChannel.setBlockableSystem(true); in createAll()
53 batteryChannel.setBlockableSystem(true); in createAll()118 screenshotChannel.setBlockableSystem(true); in createScreenshotChannel()
62 alertChannel.setBlockableSystem(true); in createAll()69 mobileDataStatusChannel.setBlockableSystem(true); in createAll()
57 channel.setBlockableSystem(true); in testSystemBlockable()
64 eggChan.setBlockableSystem(true); // unlike a real cat, you can push this one off your lap in setupNotificationChannels()
165 channel.setBlockableSystem(true); in createNotificationChannel()
302 public void setBlockableSystem(boolean blockableSystem) { in setBlockableSystem() method in NotificationChannel642 setBlockableSystem(safeBool(parser, ATT_BLOCKABLE_SYSTEM, false)); in populateFromXml()
631 existing.setBlockableSystem(channel.isBlockableSystem()); in createNotificationChannel()
858 Landroid/app/NotificationChannel;->setBlockableSystem(Z)V