Searched refs:TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE (Results 1 – 2 of 2) sorted by relevance
23 import static android.server.wm.WindowManagerState.TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE;205 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseActivity_NeitherWallpaper_Translucent()211 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseActivity_BottomWallpaper_Translucent()217 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseActivity_BothWallpaper_Translucent()223 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseTask_NeitherWallpaper_Translucent()230 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseTask_BottomWallpaper_Translucent()236 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseTask_BothWallpaper_Translucent()
94 public static final String TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE = field in WindowManagerState318 case ViewProtoEnums.TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE: { in appTransitionToString()319 return TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE; in appTransitionToString()