Searched defs:launchSettings (Results 1 – 6 of 6) sorted by relevance
86 Intent launchSettings = new Intent(this, SettingsActivity.class); in doSettings() local
104 private void launchSettings() { in launchSettings() method in UserSettingsTest
115 public void launchSettings(View button) { in launchSettings() method in ZenOnboardingActivity
172 public void launchSettings(View v) { in launchSettings() method in NotificationListenerActivity
729 private void launchSettings() { in launchSettings() method in CalendarController
1784 void launchSettings(final String extraEntryValue) { in launchSettings() method in LatinIME