Searched refs:BUBBLE_ACTIVITY_OPENED (Results 1 – 2 of 2) sorted by relevance
45 public static final String BUBBLE_ACTIVITY_OPENED = field in SendBubbleActivity56 Intent i = new Intent(BUBBLE_ACTIVITY_OPENED); in onCreate()
902 IntentFilter filter = new IntentFilter(SendBubbleActivity.BUBBLE_ACTIVITY_OPENED); in startSendBubbleActivity()