Searched refs:setVibratorInfoLoadSuccessful (Results 1 – 2 of 2) sorted by relevance
240 public void setVibratorInfoLoadSuccessful(boolean successful) { in setVibratorInfoLoadSuccessful() method in FakeVibratorControllerProvider
419 mVibratorProviders.get(1).setVibratorInfoLoadSuccessful(false); in getVibratorInfo_vibratorFailedLoadBeforeSystemReady_returnsNull()426 mVibratorProviders.get(1).setVibratorInfoLoadSuccessful(false); in getVibratorInfo_vibratorFailedLoadAfterSystemReady_returnsInfoForVibrator()464 mVibratorProviders.get(1).setVibratorInfoLoadSuccessful(false); in getVibratorInfo_vibratorFailedThenSuccessfulLoad_returnsNullThenInfo()469 mVibratorProviders.get(1).setVibratorInfoLoadSuccessful(true); in getVibratorInfo_vibratorFailedThenSuccessfulLoad_returnsNullThenInfo()1484 fakeVibrator.setVibratorInfoLoadSuccessful(false); in performHapticFeedback_doesNotVibrateWhenVibratorInfoNotReady()