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

/frameworks/support/media-compat/java/android/support/v4/media/session/
H A DMediaButtonReceiver.java168 public static PendingIntent buildMediaButtonPendingIntent(Context context, method in class:MediaButtonReceiver
176 return buildMediaButtonPendingIntent(context, mbrComponent, action);
201 public static PendingIntent buildMediaButtonPendingIntent(Context context, method in class:MediaButtonReceiver

Completed in 49 milliseconds