Files
frameworks_base/core/java/android
Michael Wright 324650d5fc Skip unnecessary IPC when getting VibrationEffect.
If we know there's no configured ringtone-specific effects, we can skip
uncanonicalizing the URI, which normally incurs an IPC.

Bug: 151696203
Test: atest android.os.VibrationEffectTest
Change-Id: I0e3c8f5cd50761a90875d326cc57dcfd4597dd97
2020-03-19 19:20:47 +00:00
..
2020-03-16 09:35:20 +00:00
2020-03-12 19:26:10 +00:00
2020-03-17 04:41:21 +00:00