Searched refs:mDeadZoneConsuming (Results 1 – 1 of 1) sorted by relevance
118 private boolean mDeadZoneConsuming = false; field in NavigationBarView363 mDeadZoneConsuming = false; in shouldDeadZoneConsumeTouchEvents()365 if (mDeadZone.onTouchEvent(event) || mDeadZoneConsuming) { in shouldDeadZoneConsumeTouchEvents()370 mDeadZoneConsuming = true; in shouldDeadZoneConsumeTouchEvents()376 mDeadZoneConsuming = false; in shouldDeadZoneConsumeTouchEvents()