Searched refs:TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE (Results 1 – 2 of 2) sorted by relevance
26 import static android.server.wm.WindowManagerState.TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE;330 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseActivity_NeitherWallpaper_Translucent()338 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseActivity_BottomWallpaper_Translucent()352 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseTask_NeitherWallpaper_Translucent()360 TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE); in testCloseTask_BottomWallpaper_Translucent()
122 public static final String TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE = field in WindowManagerState247 case ViewProtoEnums.TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE: { in appTransitionToString()248 return TRANSIT_TRANSLUCENT_ACTIVITY_CLOSE; in appTransitionToString()