Searched refs:launchSettings (Results 1 – 4 of 4) sorted by relevance
106 launchSettings(); in onOptionsItemSelected()221 private void launchSettings() { in launchSettings() method in TrackerActivity
251 fun launchSettings(sender: View) { in <lambda>() method277 launchSettings(it) in <lambda>()
179 controller.launchSettings(View(context)) in testSettingsClickListenerNull_noCrash()
259 public void launchSettings(Context uiContext, DreamInfo dreamInfo) { in launchSettings() method in DreamBackend