Home
last modified time | relevance | path

Searched refs:shouldPlayHomeSoundForCurrentTransition (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/systemsounds/
H A DHomeSoundEffectController.java130 private boolean shouldPlayHomeSoundForCurrentTransition( in shouldPlayHomeSoundForCurrentTransition() method in HomeSoundEffectController
169 if (shouldPlayHomeSoundForCurrentTransition(frontTask)) { in handleTaskStackChanged()