Searched defs:mPlayIntent (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DMediaNotificationManager.java68 private PendingIntent mPlayIntent; field in class:MediaNotificationManager
88 mPlayIntent = PendingIntent.getBroadcast(mService, REQUEST_CODE,
302 intent = mPlayIntent;
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DMediaNotificationManager.java68 private PendingIntent mPlayIntent; field in class:MediaNotificationManager
88 mPlayIntent = PendingIntent.getBroadcast(mService, REQUEST_CODE,
302 intent = mPlayIntent;

Completed in 31 milliseconds