Searched refs:mLongPressedButtons (Results 1 – 1 of 1) sorted by relevance
117 private int mLongPressedButtons = 0; field in TaskbarNavButtonController253 mLongPressedButtons |= buttonType; in backRecentsLongpress()285 if ((mLongPressedButtons & SCREEN_UNPIN_COMBO) == SCREEN_UNPIN_COMBO) { in determineScreenUnpin()296 if (mLongPressedButtons == BUTTON_BACK) { in resetScreenUnpin()299 mLongPressedButtons = 0; in resetScreenUnpin()