org.solovyev.android.view
Class VibratorContainer.Preferences

java.lang.Object
  extended by org.solovyev.android.view.VibratorContainer.Preferences
Enclosing class:
VibratorContainer

public static class VibratorContainer.Preferences
extends Object


Field Summary
static Preference<Long> hapticFeedbackDuration
           
static Preference<Boolean> hapticFeedbackEnabled
           
 
Constructor Summary
VibratorContainer.Preferences()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hapticFeedbackEnabled

public static final Preference<Boolean> hapticFeedbackEnabled

hapticFeedbackDuration

public static final Preference<Long> hapticFeedbackDuration
Constructor Detail

VibratorContainer.Preferences

public VibratorContainer.Preferences()


Copyright © 2014 se.solovyev. All Rights Reserved.