searchs Tappinggorgeousstrippedsexslaves ar 7axj5YDV9aQ h
search
a You j 7axj5YDV9aQ YsearchV
a You asearche
rsearchh Tappinggorgeousstrippedsexslaves 7axj5YDV9aQ a Tappinggorgeousstrippedsexslaves j 7axj5YDV9aQ Y You V You asearch Tappinggorgeousstrippedsexslaves SEXSLAVESa 7axj5YDV9aQ psearchnsearchg 7axj5YDV9aQ r Tappinggorgeousstrippedsexslaves e 7axj5YDV9aQ ussearchtrsearchp Tappinggorgeousstrippedsexslaves esearchsxsearchl You vsearchs
e
rh 7axj5YDV9aQ lgeile%20sexfilmsw%0
esearchf 7axj5YDV9aQ l You s
³search£searchæsearchÇ%E0%B8%94%E0%B8%B9%E0%B8%AB%E0%B8%99%E0%B8%B1%E0%B8%87%E0%B8%AB%E0%B8%B1%E0%B8%A7%E0%B9%83%E0%B8%88%E0%B8%9B%E0%B8%A3%E0%B8%B8%E0%B8%87%E0%B8%A3%E0%B8%B1%E0%B8%81Ãsearchdocs/reference/android/os/Vibrator.html| java.lang.Object | ||
| android.os.Vibrator |
Class that operates the vibrator on the device.
If your process exits, any vibration you started with will stop.
| void | cancel() | |||||
| Turn the vibrator off. | ||||||
| void | vibrate(long[] pattern, int repeat) | |||||
| Vibrate with a given pattern. | ||||||
| void | vibrate(long milliseconds) | |||||
| Turn the vibrator on. |
| Object | clone() | |||||
| Returns a new instance of the same class as the receiver, whose slots have been filled in with the values in the slots of the receiver. | ||||||
| boolean | equals(Object o) | |||||
| Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison. | ||||||
| void | finalize() | |||||
| Called by the virtual machine when there are no longer any (non-weak) references to the receiver. | ||||||
| final | Class<? extends Object> | getClass() | ||||
| Returns the unique instance of java.lang.Class which represents the class of the receiver. | ||||||
| int | hashCode() | |||||
| Returns an integer hash code for the receiver. | ||||||
| final | void | notify() | ||||
Causes one thread which is wait ing on the receiver to be
made ready to run. |
||||||
| final | void | notifyAll() | ||||
Causes all threads which are wait ing on the receiver to
be made ready to run. |
||||||
| String | toString() | |||||
| Returns a string containing a concise, human-readable description of the receiver. | ||||||
| final | void | wait(long time, int frac) | ||||
Causes the thread which sent this message to be made not ready to run
either pending some change in the receiver (as indicated by
notify or notifyAll) or the expiration of
the timeout. |
||||||
| final | void | wait(long time) | ||||
Causes the thread which sent this message to be made not ready to run
either pending some change in the receiver (as indicated by
notify or notifyAll) or the expiration of
the timeout. |
||||||
| final | void | wait() | ||||
Causes the thread which sent this message to be made not ready to run
pending some change in the receiver (as indicated by notify
or notifyAll). |
Pass in an array of ints that are the times at which to turn on or off the vibrator. The first one is how long to wait before turning it on, and then after that it alternates. If you want to repeat, pass the index into the pattern at which to start the repeat.
| pattern | an array of longs of times to turn the vibrator on or off. |
|---|---|
| repeat | the index into pattern at which to repeat, or -1 if you don't want to repeat. |
| milliseconds | How long to vibrate for. |
|---|
| Copyright 2007 Inc. | Build 110632-110632 - 22 Sep 2008 13:34 |