Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DConnectedDevicesSliceProvider.java304 RowBuilder connectionActionPref = new RowBuilder() in createBluetoothDeviceSlice() local
334 connectionActionPref.setPendingIntent(pendingIntent); in createBluetoothDeviceSlice()
335 connectionActionPref.setFollowupPendingIntent(followupIntent); in createBluetoothDeviceSlice()
336 psb.addPreference(connectionActionPref); in createBluetoothDeviceSlice()