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