Searched defs:STATE_PAUSED (Results 1 – 4 of 4) sorted by relevance
208 waitAndAssertActivityState(getComponentName(FirstActivity.class), STATE_PAUSED, in testLaunchTranslucentInFreeform() local
65 private static final int STATE_PAUSED = 4; field in MediaCodecClearKeyPlayer
53 private static final int STATE_PAUSED = 5; field in MediaCodecTunneledPlayer
104 public static final String STATE_PAUSED = "PAUSED"; field in WindowManagerState