Home
last modified time | relevance | path

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

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