Searched refs:hasPinnedHeadsUp (Results 1 – 11 of 11) sorted by relevance
108 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(true); in testShowinEntryUpdated()114 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(false); in testShowinEntryUpdated()122 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(true); in testShownUpdated()128 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(false); in testShownUpdated()136 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(true); in testHeaderUpdated()142 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(false); in testHeaderUpdated()152 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(true); in testOperatorNameViewUpdated()158 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(false); in testOperatorNameViewUpdated()
662 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(true); in testPanelOpenForHeadsUp()680 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(false); in testPanelOpenAndClear()699 when(mHeadsUpManager.hasPinnedHeadsUp()).thenReturn(false); in testPanelOpenAndNoClear()
185 boolean shouldObserve = mHeadsUpManager.hasPinnedHeadsUp() in updateTouchableRegion()
406 } else if (mPanelClosedOnDown && !mHeadsUpManager.hasPinnedHeadsUp() && !mTracking in endMotionEvent()1235 isFullyCollapsed() && mHeadsUpManager.hasPinnedHeadsUp(); in onTouch()1246 if (isFullyCollapsed() && !mHeadsUpManager.hasPinnedHeadsUp() in onTouch()
388 return canShow && mHeadsUpManager.hasPinnedHeadsUp(); in shouldBeVisible()
518 || mHeadsUpManagerPhone.hasPinnedHeadsUp() in updateIconVisibility()
163 if (!hasPinnedHeadsUp() || topEntry == null) { in getTouchableRegion()
1153 mListenForHeadsUp = mCollapsedOnDown && mHeadsUpManager.hasPinnedHeadsUp(); in initDownStates()2110 && !mHeadsUpManager.hasPinnedHeadsUp()) { in updateNotificationTranslucency()2712 return (mHeadsUpManager.hasPinnedHeadsUp() || mHeadsUpAnimatingAway)
1047 if (mHeadsUpManager.hasPinnedHeadsUp()) { in makeStatusBarView()1758 if (!mHeadsUpManager.hasPinnedHeadsUp()) { in onHeadsUpPinnedModeChanged()2921 boolean pinnedHeadsUp = mHeadsUpManager.hasPinnedHeadsUp(); in handleVisibleToUserChangedImpl()
279 public boolean hasPinnedHeadsUp() { in hasPinnedHeadsUp() method in HeadsUpManager
1552 || (mHeadsUpManager.hasPinnedHeadsUp() && !mAmbientState.isDozing())) {2341 if (!isExpanded() && mHeadsUpManager.hasPinnedHeadsUp()) {3584 && mHeadsUpManager.hasPinnedHeadsUp());