Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonRipple.java319 exitSoftware(); in setPressedSoftware()
338 exitSoftware(); in enterSoftware()
342 private void exitSoftware() { in exitSoftware() method in KeyButtonRipple
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonRipple.java327 exitSoftware(); in setPressedSoftware()
346 exitSoftware(); in enterSoftware()
350 private void exitSoftware() { in exitSoftware() method in KeyButtonRipple
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleAnimationSession.java86 else exitSoftware(); in exit()
113 private void exitSoftware() { in exitSoftware() method in RippleAnimationSession