Searched refs:bluetoothTileDialogCallback (Results 1 – 2 of 2) sorted by relevance
74 @Mock private lateinit var bluetoothTileDialogCallback: BluetoothTileDialogCallback variable in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegateTest113 bluetoothTileDialogCallback, in setUp()193 .Adapter(bluetoothTileDialogCallback) in testDeviceItemViewHolder_cachedDeviceNotBusy()195 viewHolder.bind(deviceItem, bluetoothTileDialogCallback) in testDeviceItemViewHolder_cachedDeviceNotBusy()213 bluetoothTileDialogCallback, in testDeviceItemViewHolder_cachedDeviceBusy()221 .Adapter(bluetoothTileDialogCallback) in testDeviceItemViewHolder_cachedDeviceBusy()223 viewHolder.bind(deviceItem, bluetoothTileDialogCallback) in testDeviceItemViewHolder_cachedDeviceBusy()268 bluetoothTileDialogCallback, in testShowDialog_cachedHeightLargerThanMinHeight_displayFromCachedHeight()291 bluetoothTileDialogCallback, in testShowDialog_cachedHeightLessThanMinHeight_displayFromUiProperties()314 bluetoothTileDialogCallback, in testShowDialog_bluetoothEnabled_autoOnToggleGone()
64 @Assisted private val bluetoothTileDialogCallback: BluetoothTileDialogCallback, in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate91 private val deviceItemAdapter: Adapter = Adapter(bluetoothTileDialogCallback) in <lambda>()127 bluetoothTileDialogCallback.onSeeAllClicked(it) in <lambda>()130 bluetoothTileDialogCallback.onPairNewDeviceClicked(it) in <lambda>()133 bluetoothTileDialogCallback.onAudioSharingButtonClicked(it) in <lambda>()