Home
last modified time | relevance | path

Searched defs:effects (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DHalVibration.java130 SparseArray<VibrationEffect> effects = in transformCombinedEffect() local
139 List<CombinedVibration> effects = in transformCombinedEffect() local
H A DVibratorManagerService.java360 SparseArray<PrebakedSegment> effects = fixupAlwaysOnEffectsLocked(effect); in setAlwaysOnEffect() local
1093 SparseArray<VibrationEffect> effects = in fillVibrationFallbacks() local
1099 List<CombinedVibration> effects = in fillVibrationFallbacks() local
1162 SparseArray<VibrationEffect> effects; in fixupAlwaysOnEffectsLocked() local
1433 public final SparseArray<PrebakedSegment> effects; field in VibratorManagerService.AlwaysOnVibration
1436 SparseArray<PrebakedSegment> effects) { in AlwaysOnVibration()
H A DStartSequentialEffectStep.java337 SparseArray<VibrationEffect.Composed> effects) { in calculateRequiredSyncCapabilities()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/os/
H A DVibratorPerfTest.java86 int[] effects = new int[]{VibrationEffect.EFFECT_CLICK, VibrationEffect.EFFECT_TICK}; in testAreEffectsSupported() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java526 int effects = TRANSACT_EFFECTS_NONE; in applyTransaction() local
676 int effects = TRANSACT_EFFECTS_NONE; in applyChanges() local
733 int effects = applyChanges(tr, c); in applyTaskChanges() local
793 final int[] effects = new int[1]; in applyDisplayAreaChanges() local
844 final int effects = applyChanges(taskFragment, c); in applyTaskFragmentChanges() local
877 private int applyHierarchyOp(WindowContainerTransaction.HierarchyOp hop, int effects, in applyHierarchyOp()
1176 int effects = TRANSACT_EFFECTS_NONE; in applyTaskFragmentOperation() local
/aosp14/frameworks/base/core/proto/android/server/vibrator/
H A Dvibratormanagerservice.proto71 repeated VibrationEffectProto effects = 1; field
78 repeated SyncVibrationEffectProto effects = 1; field
/aosp14/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DVisualizerTest.java250 Visualizer[] effects = new Visualizer[NUM_EFFECTS]; in run() local
H A DBassBoostTest.java302 BassBoost[] effects = new BassBoost[NUM_EFFECTS]; in run() local
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DRecordingActivityMonitor.java150 AudioEffect.Descriptor[] effects, in onRecordingConfigurationChanged()
398 AudioEffect.Descriptor[] effects) { in createRecordingConfiguration()
/aosp14/frameworks/base/core/java/android/os/
H A DCombinedVibration.java416 Stereo(@NonNull SparseArray<VibrationEffect> effects) { in Stereo()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java2245 int effects = 0; in getAllSuppressedVisualEffects() local
2255 public static boolean areAllVisualEffectsSuppressed(int effects) { in areAllVisualEffectsSuppressed()
2265 private static int toggleEffects(int currentEffects, int[] effects, boolean suppress) { in toggleEffects()
2277 public static String suppressedEffectsToString(int effects) { in suppressedEffectsToString()
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_vibrator_VibratorController.cpp291 std::vector<aidl::CompositeEffect> effects; in vibratorPerformComposedEffect() local
379 std::vector<aidl::Effect> effects = info.supportedEffects.value(); in vibratorGetInfo() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DFakeVibratorControllerProvider.java262 public void setSupportedEffects(int... effects) { in setSupportedEffects()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java756 AudioEffect.Descriptor[] clienteffects, AudioEffect.Descriptor[] effects, in onRecordingConfigurationChanged()
791 AudioEffect.Descriptor[] clientEffects, AudioEffect.Descriptor[] effects, in recordingCallbackFromNative()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java991 public void setSuppressedVisualEffects(int effects) { in setSuppressedVisualEffects()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1574 SparseArray<VibrationEffect> effects = stereo.getEffects(); in vibrateCombined() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...