Home
last modified time | relevance | path

Searched refs:detectJump (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/JumpingJack/Wearable/src/com.example.android.wearable.jumpingjack/
DMainActivity.java147 detectJump(event.values[0], event.timestamp); in onSensorChanged()
163 private void detectJump(float xValue, long timestamp) { in detectJump() method in MainActivity