Searched refs:APP_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
97 public static final String APP_STATE_IDLE = "APP_STATE_IDLE"; field in WindowManagerState242 case AppTransitionProto.APP_STATE_IDLE: in appStateToString()
344 state -> WindowManagerState.APP_STATE_IDLE.equals( in waitForAppTransitionIdleOnDisplay()