Searched refs:mBubbleIntent (Results 1 – 1 of 1) sorted by relevance
87 private PendingIntent mBubbleIntent; field in BubbleExpandedView132 mActivityView.startActivity(mBubbleIntent, options);410 mBubbleIntent = mBubble.getBubbleIntent(mContext); in updateExpandedView()411 if (mBubbleIntent != null) { in updateExpandedView()586 return mBubbleIntent != null && mActivityView != null; in usingActivityView()