Searched refs:mLongPressedButtons (Results 1 – 1 of 1) sorted by relevance
70 private int mLongPressedButtons = 0; field in TaskbarNavButtonController115 mLongPressedButtons |= buttonType; in onButtonLongClick()151 if ((mLongPressedButtons & SCREEN_UNPIN_COMBO) == SCREEN_UNPIN_COMBO) { in determineScreenUnpin()161 mLongPressedButtons = 0; in resetScreenUnpin()