Searched refs:TRANSIT_ACTIVITY_CLOSE (Results 1 – 2 of 2) sorted by relevance
21 import static android.server.wm.WindowManagerState.TRANSIT_ACTIVITY_CLOSE;84 false /*slowStop*/, TRANSIT_ACTIVITY_CLOSE); in testCloseActivity_NeitherWallpaper()179 true /*slowStop*/, TRANSIT_ACTIVITY_CLOSE); in testCloseActivity_NeitherWallpaper_SlowStop()
101 public static final String TRANSIT_ACTIVITY_CLOSE = "TRANSIT_ACTIVITY_CLOSE"; field in WindowManagerState184 case ViewProtoEnums.TRANSIT_ACTIVITY_CLOSE: { in appTransitionToString()185 return TRANSIT_ACTIVITY_CLOSE; in appTransitionToString()