public class VibratorContainer extends Object implements android.content.SharedPreferences.OnSharedPreferenceChangeListener
| Modifier and Type | Class and Description |
|---|---|
static class |
VibratorContainer.Preferences |
| Constructor and Description |
|---|
VibratorContainer(android.os.Vibrator vibrator,
android.content.SharedPreferences preferences,
float vibrationTimeScale) |
| Modifier and Type | Method and Description |
|---|---|
void |
onSharedPreferenceChanged(android.content.SharedPreferences preferences,
String key) |
void |
vibrate() |
Copyright © 2015 se.solovyev. All Rights Reserved.