Searched defs:effect (Results 1 – 9 of 9) sorted by relevance
94 public void playSoundEffect(@SystemSoundEffect int effect) { in playSoundEffect()155 private int getSoundPoolIdForEffect(@SystemSoundEffect int effect) { in getSoundPoolIdForEffect()
109 EffectSettingPopup effect = (EffectSettingPopup) inflater.inflate( in initializePopup() local
263 VibrationEffect effect; in startRinging() local340 VibrationEffect effect, boolean isVibrationEnabled, boolean isRingerAudible) { in maybeStartVibration()359 VibrationEffect effect = null; in getVibrationEffectForCall() 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()
469 VibrationEffect effect = VibrationEffect.createWaveform(vibrationPattern, repeatIndex); in playAlertTone() local
203 protected boolean isEffectAllowed(int effect) { in isEffectAllowed()
862 PeepholeAnimationEffect effect = new PeepholeAnimationEffect(); in SelectedState() local
1821 PhotoFallbackEffect effect = new PhotoFallbackEffect(); in buildFallbackEffect() local