Skip navigation links
C H O S 

C

com.squareup.seismic - package com.squareup.seismic
 

H

hearShake() - Method in interface com.squareup.seismic.ShakeDetector.Listener
Called on the main thread when the device is shaken.

O

onAccuracyChanged(Sensor, int) - Method in class com.squareup.seismic.ShakeDetector
 
onSensorChanged(SensorEvent) - Method in class com.squareup.seismic.ShakeDetector
 

S

SENSITIVITY_HARD - Static variable in class com.squareup.seismic.ShakeDetector
 
SENSITIVITY_LIGHT - Static variable in class com.squareup.seismic.ShakeDetector
 
SENSITIVITY_MEDIUM - Static variable in class com.squareup.seismic.ShakeDetector
 
setSensitivity(int) - Method in class com.squareup.seismic.ShakeDetector
Sets the acceleration threshold sensitivity.
ShakeDetector - Class in com.squareup.seismic
Detects phone shaking.
ShakeDetector(ShakeDetector.Listener) - Constructor for class com.squareup.seismic.ShakeDetector
 
ShakeDetector.Listener - Interface in com.squareup.seismic
Listens for shakes.
start(SensorManager) - Method in class com.squareup.seismic.ShakeDetector
Starts listening for shakes on devices with appropriate hardware.
stop() - Method in class com.squareup.seismic.ShakeDetector
Stops listening.
C H O S 
Skip navigation links

Copyright © 2015 Square, Inc.. All Rights Reserved.