Searched defs:targetPlaybackState (Results 1 – 2 of 2) sorted by relevance
893 private final int targetPlaybackState; field in Action.WaitForPlaybackState899 public WaitForPlaybackState(String tag, int targetPlaybackState) { in WaitForPlaybackState()
540 public Builder waitForPlaybackState(int targetPlaybackState) { in waitForPlaybackState()