HomeSort by relevance Sort by last modified time
    Searched defs:updateSummary (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/resources/
print_preview.js 167 updateSummary();
193 updateSummary();
361 updateSummary();
426 updateSummary();
433 function updateSummary() {
  /packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodPreference.java 204 updateSummary();
236 private void updateSummary() {
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.js 115 Downloads.prototype.updateSummary = function() {
868 downloads.updateSummary();
  /packages/services/Telephony/src/com/android/phone/sip/
SipSettings.java 103 updateSummary(mSipSharedPreferences.isReceivingCallsEnabled()
108 void updateSummary(String registrationStatus) {
426 pref.updateSummary(message);

Completed in 1094 milliseconds