Searched refs:mLongPressedButtons (Results 1 – 1 of 1) sorted by relevance
105 private int mLongPressedButtons = 0; field in TaskbarNavButtonController214 mLongPressedButtons |= buttonType; in backRecentsLongpress()246 if ((mLongPressedButtons & SCREEN_UNPIN_COMBO) == SCREEN_UNPIN_COMBO) { in determineScreenUnpin()256 mLongPressedButtons = 0; in resetScreenUnpin()