Searched refs:setBlockable (Results 1 – 14 of 14) sorted by relevance
68 keyboard.setBlockable(true); in createAll()77 physicalKeyboardChannel.setBlockable(true); in createAll()90 car.setBlockable(true); in createAll()99 developer.setBlockable(true); in createAll()106 developer.setBlockable(true); in createAll()119 network.setBlockable(true); in createAll()126 networkAlertsChannel.setBlockable(true); in createAll()133 networkAvailable.setBlockable(true); in createAll()170 foregroundChannel.setBlockable(true); in createAll()
100 networkAlertsChannel.setBlockable(true); in createNotificationChannels()108 networkAvailable.setBlockable(true); in createNotificationChannels()
56 batteryChannel.setBlockable(true); in createAll()121 screenshotChannel.setBlockable(true); in createScreenshotChannel()
73 alertChannel.setBlockable(true); in createAll()80 mobileDataStatusChannel.setBlockable(true); in createAll()
165 channel.setBlockable(true); in createNotificationChannel()
222 channel.setBlockable(true); in createChannel()
395 public void setBlockable(boolean blockable) { in setBlockable() method in NotificationChannel900 setBlockable(safeBool(parser, ATT_BLOCKABLE_SYSTEM, false)); in populateFromXml()
391 channel.setBlockable(true); in generateRow()
831 channel.setBlockable(true); in ensureNotificationChannelExists()
833 existing.setBlockable(channel.isBlockable()); in createNotificationChannel()
448 method public void setBlockable(boolean);
656 method public void setBlockable(boolean);
2770 HSPLandroid/app/NotificationChannel;->setBlockable(Z)V