OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInputDeviceVibrator
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/hardware/input/
InputManager.java
739
public Vibrator
getInputDeviceVibrator
(int deviceId) {
/frameworks/base/core/java/android/view/
InputDevice.java
673
mVibrator = InputManager.getInstance().
getInputDeviceVibrator
(mId);
Completed in 3361 milliseconds