Searched refs:PLAY (Results 1 – 9 of 9) sorted by relevance
34 private static final int PLAY = 1; field in AsyncPlayer95 case PLAY: in run()168 cmd.code = PLAY; in play()175 mState = PLAY; in play()
139 public static final int PLAY = 0x01; field in DrmStore.Action170 case PLAY: in isValid()
44 private static final int PLAY = 1; field in NotificationPlayer168 case PLAY: in run()267 cmd.code = PLAY; in play()274 mState = PLAY; in play()
163 static const int PLAY = 0x01; variable
55 private static final int PLAY = 100; field in HTML5VideoViewProxy317 case PLAY: { in handleMessage()611 Message message = obtainMessage(PLAY); in play()
237 case Action::PLAY: in onCheckRightsStatus()
291 private static final ACTION_PLAY = "com.example.action.PLAY";
7512 field public static final int PLAY = 1; // 0x1