Searched refs:ACTION_MEDIA_RESOURCE_GRANTED (Results 1 – 4 of 4) sorted by relevance
71 Intent intent = new Intent(Intent.ACTION_MEDIA_RESOURCE_GRANTED); in notifyResourceGranted()
161 if (Intent.ACTION_MEDIA_RESOURCE_GRANTED.equals(action)) {250 intentFilter.addAction(Intent.ACTION_MEDIA_RESOURCE_GRANTED); in initialize()
3747 public static final String ACTION_MEDIA_RESOURCE_GRANTED = field in Intent
13436 Landroid/content/Intent;->ACTION_MEDIA_RESOURCE_GRANTED:Ljava/lang/String;