Home
last modified time | relevance | path

Searched defs:VibratorToken (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java3157 private final class VibratorToken implements DeathRecipient { class in InputManagerService
3164 public VibratorToken(int deviceId, IBinder token, int tokenValue) { in VibratorToken() method in InputManagerService.VibratorToken