Searched refs:mIsOverflow (Results 1 – 1 of 1) sorted by relevance
123 private boolean mIsOverflow; field in BubbleExpandedView168 if (!mIsOverflow && mBubble.hasMetadataShortcutId()) {327 mIsOverflow = isOverflow; in initialize()330 if (mIsOverflow) { in initialize()453 if (mIsOverflow) { in snapshotActivitySurface()474 if (mIsOverflow) { in getTaskViewLocationOnScreen()634 if ((mBubble != null && mTaskView != null) || mIsOverflow) { in updateHeight()635 float desiredHeight = mIsOverflow in updateHeight()641 FrameLayout.LayoutParams lp = mIsOverflow in updateHeight()649 if (mIsOverflow) { in updateHeight()[all …]