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