org.solovyev.android.view
Class VibratorContainer
java.lang.Object
org.solovyev.android.view.VibratorContainer
- All Implemented Interfaces:
- android.content.SharedPreferences.OnSharedPreferenceChangeListener
public class VibratorContainer
- extends Object
- implements android.content.SharedPreferences.OnSharedPreferenceChangeListener
User: serso
Date: 10/26/11
Time: 11:40 PM
|
Constructor Summary |
VibratorContainer(android.os.Vibrator vibrator,
android.content.SharedPreferences preferences,
float vibrationTimeScale)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VibratorContainer
public VibratorContainer(@Nullable
android.os.Vibrator vibrator,
@Nonnull
android.content.SharedPreferences preferences,
float vibrationTimeScale)
vibrate
public void vibrate()
onSharedPreferenceChanged
public void onSharedPreferenceChanged(android.content.SharedPreferences preferences,
@Nullable
String key)
- Specified by:
onSharedPreferenceChanged in interface android.content.SharedPreferences.OnSharedPreferenceChangeListener
Copyright © 2014 se.solovyev. All Rights Reserved.