Searched refs:TRANSIT_ACTIVITY_CLOSE (Results 1 – 2 of 2) sorted by relevance
19 import static android.server.wm.WindowManagerState.TRANSIT_ACTIVITY_CLOSE;85 false /*slowStop*/, TRANSIT_ACTIVITY_CLOSE); in testCloseActivity_NeitherWallpaper()160 true /*slowStop*/, TRANSIT_ACTIVITY_CLOSE); in testCloseActivity_NeitherWallpaper_SlowStop()
78 public static final String TRANSIT_ACTIVITY_CLOSE = "TRANSIT_ACTIVITY_CLOSE"; field in WindowManagerState267 case ViewProtoEnums.TRANSIT_ACTIVITY_CLOSE: { in appTransitionToString()268 return TRANSIT_ACTIVITY_CLOSE; in appTransitionToString()