Searched refs:ACTION_MEDIA_UNSHARED (Results 1 – 3 of 3) sorted by relevance
165 filter.addAction(Intent.ACTION_MEDIA_UNSHARED); in Tethering()
1047 sendStorageIntent(Intent.ACTION_MEDIA_UNSHARED, volume, UserHandle.ALL); in notifyVolumeStateChange()
2148 public static final String ACTION_MEDIA_UNSHARED = "android.intent.action.MEDIA_UNSHARED"; field in Intent