Searched refs:mBubbleIntent (Results 1 – 1 of 1) sorted by relevance
78 private PendingIntent mBubbleIntent; field in BubbleExpandedView111 post(() -> mActivityView.startActivity(mBubbleIntent, options));329 mBubbleIntent = getBubbleIntent(mEntry); in updateExpandedView()330 if (mBubbleIntent != null) { in updateExpandedView()463 return mBubbleIntent != null && mActivityView != null; in usingActivityView()