Searched refs:ACTION_SHOW_BUBBLES (Results 1 – 3 of 3) sorted by relevance
36 action = BubbleShortcutHelper.ACTION_SHOW_BUBBLES in onCreate()50 action = BubbleShortcutHelper.ACTION_SHOW_BUBBLES in createIntent()
27 const val ACTION_SHOW_BUBBLES = "com.android.wm.shell.bubbles.action.SHOW_BUBBLES" constant
998 shortcutFilter.addAction(BubbleShortcutHelper.ACTION_SHOW_BUBBLES); in registerShortcutBroadcastReceiver()1009 if (BubbleShortcutHelper.ACTION_SHOW_BUBBLES.equals(intent.getAction())) {