Searched refs:mDeadZoneConsuming (Results 1 – 1 of 1) sorted by relevance
121 private boolean mDeadZoneConsuming = false; field in NavigationBarView370 mDeadZoneConsuming = false; in shouldDeadZoneConsumeTouchEvents()372 if (mDeadZone.onTouchEvent(event) || mDeadZoneConsuming) { in shouldDeadZoneConsumeTouchEvents()377 mDeadZoneConsuming = true; in shouldDeadZoneConsumeTouchEvents()383 mDeadZoneConsuming = false; in shouldDeadZoneConsumeTouchEvents()