Searched refs:mDeadZoneConsuming (Results 1 – 1 of 1) sorted by relevance
130 private boolean mDeadZoneConsuming = false; field in NavigationBarView408 mDeadZoneConsuming = false; in shouldDeadZoneConsumeTouchEvents()410 if (mDeadZone.onTouchEvent(event) || mDeadZoneConsuming) { in shouldDeadZoneConsumeTouchEvents()415 mDeadZoneConsuming = true; in shouldDeadZoneConsumeTouchEvents()421 mDeadZoneConsuming = false; in shouldDeadZoneConsumeTouchEvents()