Home
last modified time | relevance | path

Searched defs:TIMINGS (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/
H A DEmergencyActionForegroundService.java56 private static final long[] TIMINGS = new long[]{200, 20, 20, 20, 20, 100, 20, 600}; field in EmergencyActionForegroundService
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt55 val TIMINGS = LaunchAnimator.Timings( regex
H A DDialogLaunchAnimator.kt51 private val TIMINGS = ActivityLaunchAnimator.TIMINGS regex