Searched refs:setBlockable (Results 1 – 13 of 13) sorted by relevance
70 keyboard.setBlockable(true); in createAll()79 physicalKeyboardChannel.setBlockable(true); in createAll()92 car.setBlockable(true); in createAll()101 developer.setBlockable(true); in createAll()108 developer.setBlockable(true); in createAll()121 network.setBlockable(true); in createAll()128 networkAlertsChannel.setBlockable(true); in createAll()135 networkAvailable.setBlockable(true); in createAll()172 foregroundChannel.setBlockable(true); in createAll()200 newFeaturePrompt.setBlockable(true); in createAll()
57 batteryChannel.setBlockable(true); in createAll()122 screenshotChannel.setBlockable(true); in createScreenshotChannel()
73 alertChannel.setBlockable(true); in createAll()80 mobileDataStatusChannel.setBlockable(true); in createAll()
164 channel.setBlockable(true); in createNotificationChannel()
305 channel.setBlockable(true); in createBubble()436 channel.setBlockable(true); in generateRow()
222 channel.setBlockable(true); in createChannel()
454 public void setBlockable(boolean blockable) { in setBlockable() method in NotificationChannel986 setBlockable(safeBool(parser, ATT_BLOCKABLE_SYSTEM, false)); in populateFromXml()
859 channel.setBlockable(true); in ensureNotificationChannelExists()
649 channel.setBlockable(false); in showSensorUseReminderNotification()
872 existing.setBlockable(channel.isBlockable()); in createNotificationChannel()
765 method public void setBlockable(boolean);
2274 HSPLandroid/app/NotificationChannel;->setBlockable(Z)V