/aosp12/frameworks/base/core/java/android/os/ |
H A D | NullVibrator.java | 35 public boolean hasVibrator() { in hasVibrator() method in NullVibrator
|
H A D | CombinedVibration.java | 117 public abstract boolean hasVibrator(int vibratorId); in hasVibrator() method in CombinedVibration 323 public boolean hasVibrator(int vibratorId) { in hasVibrator() method in CombinedVibration.Mono 444 public boolean hasVibrator(int vibratorId) { in hasVibrator() method
|
H A D | SystemVibratorManager.java | 202 public boolean hasVibrator() { in hasVibrator() method in SystemVibratorManager.SingleVibrator
|
H A D | SystemVibrator.java | 83 public boolean hasVibrator() { in hasVibrator() method in SystemVibrator
|
H A D | Vibrator.java | 215 public abstract boolean hasVibrator(); in hasVibrator() method in Vibrator
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | FakeVibrator.java | 62 public boolean hasVibrator() { in hasVibrator() method in FakeVibrator
|
H A D | InputDeviceDelegateTest.java | 329 private InputDevice createInputDevice(int id, boolean hasVibrator) { in createInputDevice()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
H A D | AudioAndHapticFeedbackManager.java | 67 public boolean hasVibrator() { in hasVibrator() method in AudioAndHapticFeedbackManager
|
/aosp12/frameworks/base/core/java/android/hardware/input/ |
H A D | InputDeviceVibrator.java | 90 public boolean hasVibrator() { in hasVibrator() method in InputDeviceVibrator
|
/aosp12/frameworks/native/include/input/ |
H A D | InputDevice.h | 244 inline void setVibrator(bool hasVibrator) { mHasVibrator = hasVibrator; } in setVibrator() 245 inline bool hasVibrator() const { return mHasVibrator; } in hasVibrator() function
|
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | VolumeDialogController.java | 47 boolean hasVibrator(); in hasVibrator() method
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | InputDevice.java | 464 KeyCharacterMap keyCharacterMap, boolean hasVibrator, boolean hasMicrophone, in InputDevice()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | VolumeDialogControllerImpl.java | 399 public boolean hasVibrator() { in hasVibrator() method in VolumeDialogControllerImpl
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |