Searched refs:PLAY (Results 1 – 14 of 14) sorted by relevance
40 public static final int PLAY = 1 << 8; field in ResultType55 public static final int PUBLIC_DATA_TYPE = APPLICATION | SETTING | PLAY | WEB_SUGGEST;59 PEOPLE | SETTING | IMAGE | PLAY | SUGGEST | ASSISTANT | CHROMETAB | NAVVYSITE | TIPS
173 public static final int PLAY = 0x01; field in DrmStore.Action204 case PLAY: in isValid()
34 private static final int PLAY = 1; field in AsyncPlayer95 case PLAY: in run()200 cmd.code = PLAY; in play()207 mState = PLAY; in play()
552 mVolumeShaper.apply(VolumeShaper.Operation.PLAY); in startLocalPlayer()
1163 public static final Operation PLAY = field in VolumeShaper.Operation
44 private static final int PLAY = 1; field in NotificationPlayer234 case PLAY: in run()394 cmd.code = PLAY; in play()401 mState = PLAY; in play()422 cmd.code = PLAY; in play()429 mState = PLAY; in play()
164 static const int PLAY = 0x01; variable
79 _(PLAY),
61 new VolumeShaper.Operation.Builder(VolumeShaper.Operation.PLAY)
100 new VolumeShaper.Operation.Builder(VolumeShaper.Operation.PLAY)
277 case Action::PLAY: in onCheckRightsStatus()
13741 field @Deprecated public static final int PLAY = 1; // 0x123824 field public static final android.media.VolumeShaper.Operation PLAY;
10158 field public static final int PLAY = 1; // 0x1
23715 Landroid/media/AsyncPlayer;->PLAY:I