Home
last modified time | relevance | path

Searched refs:ERROR_RESOLUTION_ACTION_INTENT (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/
DUtils.java30 static final String ERROR_RESOLUTION_ACTION_INTENT = field in Utils
DPlayer.java250 extras.putParcelable(Utils.ERROR_RESOLUTION_ACTION_INTENT, pendingIntent); in setMissingPermissionError()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DBluetoothMediaBrowserService.java75 public static final String ERROR_RESOLUTION_ACTION_INTENT = field in BluetoothMediaBrowserService
214 extras.putParcelable(ERROR_RESOLUTION_ACTION_INTENT, pendingIntent); in setErrorPlaybackState()