Searched refs:mPlayIntent (Results 1 – 1 of 1) sorted by relevance
76 private PendingIntent mPauseIntent, mPlayIntent, mPreviousIntent, mNextIntent; field in MediaNotification104 mPlayIntent = PendingIntent.getBroadcast(mService, 100, in MediaNotification()305 intent = mPlayIntent; in updatePlayPauseAction()