Searched refs:BubbleActivity (Results 1 – 3 of 3) sorted by relevance
27 import static com.android.cts.verifier.notifications.BubbleActivity.EXTRA_INSETS;28 import static com.android.cts.verifier.notifications.BubbleActivity.EXTRA_TEST_NAME;29 import static com.android.cts.verifier.notifications.BubbleActivity.TEST_MAX_HEIGHT;30 import static com.android.cts.verifier.notifications.BubbleActivity.TEST_MIN_HEIGHT;878 Intent intent = new Intent(context, BubbleActivity.class); in performTestAction()922 Intent intent = new Intent(context, BubbleActivity.class); in performTestAction()971 Intent intent = new Intent(context, BubbleActivity.class); in createShortcuts()1007 Intent intent = new Intent(context, BubbleActivity.class); in getBubbleBuilder()1030 Intent intent = new Intent(context, BubbleActivity.class); in getConversationNotif()
22 public class BubbleActivity extends Activity { class
1635 new Intent(mContext, BubbleActivity.class); in createDynamicShortcut()