Searched defs:effect (Results 1 – 10 of 10) sorted by relevance
109 EffectSettingPopup effect = (EffectSettingPopup) inflater.inflate( in initializePopup() local
267 VibrationEffect effect; in startRinging() local363 VibrationEffect effect, boolean isVibrationEnabled, boolean isRingerAudible) { in maybeStartVibration()383 VibrationEffect effect = null; in getVibrationEffectForCall() local
165 VibrationEffect effect = VibrationEffect.get(VibrationEffect.EFFECT_CLICK); in playVibrationPreview() local
188 VibrationEffect effect = VibrationEffect.get(VibrationEffect.EFFECT_CLICK); in playVibrationPreview() local
276 public void setEffect(int effect, Object effectParameter) { in setEffect()860 private void sendMessage(final int effect, final int msg) { in sendMessage()
438 VibrationEffect effect = VibrationEffect.createWaveform(vibrationPattern, repeatIndex); in playAlertTone() local
189 protected boolean isEffectAllowed(int effect) { in isEffectAllowed()
1821 PhotoFallbackEffect effect = new PhotoFallbackEffect(); in buildFallbackEffect() local
862 PeepholeAnimationEffect effect = new PeepholeAnimationEffect(); in SelectedState() local