Home
last modified time | relevance | path

Searched refs:BUBBLE_ACTIVITY_OPENED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubblesTestActivity.java30 public static final String BUBBLE_ACTIVITY_OPENED = field in BubblesTestActivity
38 Intent i = new Intent(BUBBLE_ACTIVITY_OPENED); in onCreate()
DBubbleControllerTest.java416 IntentFilter filter = new IntentFilter(BubblesTestActivity.BUBBLE_ACTIVITY_OPENED); in testAutoExpand_SucceedsForeground()
468 IntentFilter filter = new IntentFilter(BubblesTestActivity.BUBBLE_ACTIVITY_OPENED); in testSuppressNotif_SucceedsForeground()