Searched refs:BluetoothTileDialogDelegate (Results 1 – 4 of 4) sorted by relevance
36 import com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate.Companion.ACTION_AUDIO_S…37 import com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate.Companion.ACTION_BLUETOO…38 import com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate.Companion.ACTION_PAIR_NE…39 import com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate.Companion.ACTION_PREVIOU…40 import com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegate.Companion.MAX_DEVICE_ITE…76 private val bluetoothDialogDelegateFactory: BluetoothTileDialogDelegate.Factory,234 private suspend fun createBluetoothTileDialog(): BluetoothTileDialogDelegate { in createBluetoothTileDialog()
59 class BluetoothTileDialogDelegate in <lambda>() class104 ): BluetoothTileDialogDelegate in <lambda>()
98 private lateinit var mBluetoothTileDialogDelegate: BluetoothTileDialogDelegate110 BluetoothTileDialogDelegate( in setUp()176 val adapter = recyclerView?.adapter as BluetoothTileDialogDelegate.Adapter in testShowDialog_displayBluetoothDevice()210 BluetoothTileDialogDelegate( in testDeviceItemViewHolder_cachedDeviceBusy()247 val adapter = recyclerView?.adapter as BluetoothTileDialogDelegate.Adapter in testOnDeviceUpdated_hideSeeAll_showPairNew()265 BluetoothTileDialogDelegate( in testShowDialog_cachedHeightLargerThanMinHeight_displayFromCachedHeight()288 BluetoothTileDialogDelegate( in testShowDialog_cachedHeightLessThanMinHeight_displayFromUiProperties()311 BluetoothTileDialogDelegate( in testShowDialog_bluetoothEnabled_autoOnToggleGone()
102 BluetoothTileDialogDelegate.Factory104 @Mock private lateinit var bluetoothTileDialogDelegate: BluetoothTileDialogDelegate