Searched refs:scheduleListener (Results 1 – 1 of 1) sorted by relevance
90 scheduleListener(milliseconds, vibrationId); in on()112 scheduleListener(EFFECT_DURATION, vibrationId); in perform()124 scheduleListener(duration, vibrationId); in compose()137 scheduleListener(duration, vibrationId); in composePwle()185 private void scheduleListener(long vibrationDuration, long vibrationId) { in scheduleListener() method in FakeVibratorControllerProvider.FakeNativeWrapper