Home
last modified time | relevance | path

Searched defs:launchSettings (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerActivity.java221 private void launchSettings() { in launchSettings() method in TrackerActivity
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DDeviceItemActionInteractor.kt128 private fun launchSettings(device: BluetoothDevice, dialog: SystemUIDialog) { in <lambda>() method in com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorDialogController.kt270 fun launchSettings(sender: View) { in <lambda>() method
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/dream/
DDreamBackend.java445 public void launchSettings(Context uiContext, DreamInfo dreamInfo) { in launchSettings() method in DreamBackend