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