Searched refs:getRequestVibrationParamsToken (Results 1 – 2 of 2) sorted by relevance
137 IBinder token = mVibratorControlService.getRequestVibrationParamsToken(); in testOnRequestVibrationParamsComplete_cachesAdaptiveHapticsScalesCorrectly()190 IBinder token = mVibratorControlService.getRequestVibrationParamsToken(); in testOnRequestVibrationParamsComplete_withNullVibrationParams_throwsException()
309 public IBinder getRequestVibrationParamsToken() { in getRequestVibrationParamsToken() method in VibratorControlService