Home
last modified time | relevance | path

Searched refs:launchSettings (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DCalendarController.java587 launchSettings(); in sendEvent()
729 private void launchSettings() { in launchSettings() method in CalendarController
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java1217 launchSettings(); in showOptionsMenu()
1237 private void launchSettings() { in launchSettings() method in PinyinIME
/packages/apps/Settings/src/com/android/settings/
DDreamBackend.java204 public void launchSettings(DreamInfo dreamInfo) { in launchSettings() method in DreamBackend
DDreamSettings.java327 mBackend.launchSettings((DreamInfo) row.getTag());
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java3192 private void launchSettings() { in launchSettings() method in LatinIME
3234 launchSettings(); in showSubtypeSelectorAndSettings()