Searched refs:launchSettings (Results 1 – 5 of 5) sorted by relevance
106 launchSettings(); in onOptionsItemSelected()221 private void launchSettings() { in launchSettings() method in TrackerActivity
96 launchSettings(deviceItem.cachedBluetoothDevice.device, dialog) in <lambda>()128 private fun launchSettings(device: BluetoothDevice, dialog: SystemUIDialog) { in <lambda>() method in com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractor
270 fun launchSettings(sender: View) { in <lambda>() method305 launchSettings(it) in <lambda>()
211 controller.launchSettings(View(context)) in testSettingsClickListenerNull_noCrash()
445 public void launchSettings(Context uiContext, DreamInfo dreamInfo) { in launchSettings() method in DreamBackend