Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityInterceptorCallbackTest.java49 Runnable clearOptionsAnimation = () -> {}; in testBuildActivityInterceptorCallback() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStartInterceptor.java503 private ActivityInterceptorCallback.ActivityInterceptorInfo getInterceptorInfo( in getInterceptorInfo()
H A DActivityRecord.java5138 void clearOptionsAnimation() { in clearOptionsAnimation() method in ActivityRecord