Searched defs:STATE_PAUSED (Results 1 – 4 of 4) sorted by relevance
34 private final int[] STATE_PAUSED = {R.attr.state_paused}; field in PlayPauseButton
56 private final int[] STATE_PAUSED = {R.attr.state_paused}; field in PlayPauseStopImageView
60 private static final int STATE_PAUSED = 3; field in CertInstaller
119 STATE_PAUSED = 4; enumerator