Searched refs:updateAlwaysOn (Results 1 – 4 of 4) sorted by relevance
168 createController().updateAlwaysOn(1, prebaked); in updateAlwaysOn_withCapability_enablesAlwaysOnEffect()178 createController().updateAlwaysOn(1, null); in updateAlwaysOn_withNullEffect_disablesAlwaysOnEffect()186 createController().updateAlwaysOn(1, prebaked); in updateAlwaysOn_withoutCapability_ignoresEffect()
194 public void updateAlwaysOn(int id, @Nullable PrebakedSegment prebaked) { in updateAlwaysOn() method in VibratorController
308 v.updateAlwaysOn(alwaysOnId, /* effect= */ null); in setAlwaysOnEffect()502 vibrator.updateAlwaysOn(vib.alwaysOnId, effect); in updateAlwaysOnLocked()
42717 HPLcom/android/server/vibrator/VibratorController;->updateAlwaysOn(ILandroid/os/vibrator/PrebakedSe…