Searched refs:CMDPLAY (Results 1 – 2 of 2) sorted by relevance
101 command = MediaPlaybackService.CMDPLAY; in onReceive()109 MediaPlaybackService.CMDPLAY.equals(command)) in onReceive()
94 public static final String CMDPLAY = "play"; field in MediaPlaybackService290 } else if (CMDPLAY.equals(cmd)) {669 } else if (CMDPLAY.equals(cmd)) { in onStartCommand()