Searched refs:updateAlwaysOn (Results 1 – 3 of 3) sorted by relevance
159 createController().updateAlwaysOn(1, prebaked); in updateAlwaysOn_withCapability_enablesAlwaysOnEffect()169 createController().updateAlwaysOn(1, null); in updateAlwaysOn_withNullEffect_disablesAlwaysOnEffect()177 createController().updateAlwaysOn(1, prebaked); in updateAlwaysOn_withoutCapability_ignoresEffect()
218 public void updateAlwaysOn(int id, @Nullable PrebakedSegment prebaked) { in updateAlwaysOn() method in VibratorController
381 v.updateAlwaysOn(alwaysOnId, /* effect= */ null); in setAlwaysOnEffect()796 vibrator.updateAlwaysOn(vib.alwaysOnId, effect); in updateAlwaysOnLocked()