Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DConnectedDevicesSliceProvider.java331 PendingIntent followupIntent = PendingIntent.getBroadcast( in createBluetoothDeviceSlice() local
335 connectionActionPref.setFollowupPendingIntent(followupIntent); in createBluetoothDeviceSlice()