HomeSort by relevance Sort by last modified time
    Searched full:revert (Results 51 - 75 of 492) sorted by null

1 23 4 5 6 7 8 91011>>

  /tools/motodev/src/help/studio_help/src/topics/
t_db-table-editing.dita 43 <choice>Revert to the last saved version of the table. This will also re-load the table's contents from the
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 207 /* Revert to error concealment method Noise Substitution.
358 /* Revert to the initial state */
367 /* Revert SBR bitstream delay */
373 /* Revert DRC bitstream delay */
379 /* Revert PCM mixdown bitstream delay */
  /external/jmdns/src/javax/jmdns/impl/
DNSStatefulObject.java 243 this.setState(this._state.revert());
467 * @see DNSState#revert()
  /external/webkit/Source/WebCore/inspector/front-end/
ProfileDataGridTree.js 226 // This allows us to restore them all to their original state when we revert.
240 // This allows us to restore them all to their original state when we revert.
  /external/clang/lib/Parse/
ParseTentative.cpp 131 PA.Revert();
304 PA.Revert();
390 PA.Revert();
454 PA.Revert();
476 PA.Revert();
498 PA.Revert();
548 PA.Revert();
    [all...]
  /external/chromium/chrome/browser/
oom_priority_manager.cc 135 // and if for some reason we can't get PSS, we revert to using
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.h 70 virtual void Revert();
  /external/chromium/chrome/browser/ui/views/
reload_button.cc 98 location_bar_->Revert();
  /external/chromium/net/base/
gzip_filter.h 142 // If this flag is set, then we will revert to being a pass through filter if
  /external/replicaisland/src/com/replica/replicaisland/
SpriteComponent.java 90 // We were asked to play an animation that doesn't exist. Revert to our
  /frameworks/base/services/java/com/android/server/usb/
UsbDeviceManager.java 472 // revert to previous configuration if we fail
484 // revert to previous configuration if we fail
504 // revert to previous configuration if we fail
512 // revert to previous configuration if we fail
    [all...]
  /frameworks/ex/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 88 // has completely finished, we revert it to its default
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 88 // has completely finished, we revert it to its default
  /gdk/build/core/
add-application.mk 65 # revert to the default value (i.e. "android-3").
  /packages/apps/Contacts/src/com/android/contacts/activities/
GroupEditorActivity.java 109 // If the change could not be saved, then revert to the default "back" button behavior.
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupEditorFragment.java 106 * User has tapped Revert, close the fragment now.
505 // Just revert it.
519 return revert();
524 private boolean revert() { method in class:GroupEditorFragment
    [all...]
  /sdk/anttasks/src/com/android/ant/
TaskHelper.java 151 // revert back to a read-only version
  /system/vold/
Volume.cpp 598 int Volume::unmountVol(bool force, bool revert) {
641 * the crypto mapping, then revert the dm-crypt mapping, and revert
644 if (revert && isDecrypted()) {
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 103 // Weird edge case to match other browsers: if the edit is empty, revert to
139 // doesn't have focus, we want to revert the edit to show the new URL. (The
371 void AutocompleteEditModel::Revert() {
537 view_->RevertAll(); // Revert the box to its unedited state
726 // need to revert ourselves as well.
    [all...]
autocomplete_edit_view_browsertest.cc 537 // Escape shall revert the text in omnibox.
640 // Escape shall revert back to the default match item.
727 // Revert to keyword hint mode.
742 // Revert to keyword hint mode.
    [all...]
  /packages/apps/Phone/src/com/android/phone/
CallFeaturesSetting.java 573 // Set this flag so if we get a failure we revert to previous provider
646 // we have to revert with carrier
669 + "Have to revert VM back to " + mNewVMNumber + " again.");
686 // Only revert the settings for which the update
705 if (DBG) log("No need to revert");
    [all...]
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 55 // TODO: revert to references to the Directory class as soon as the
125 // TODO: revert to references to the Directory class as soon as the
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
AdditionalSubtypeSettings.java 206 public void revert() { method in class:AdditionalSubtypeSettings.SubtypePreference
451 subtypePref.revert();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 166 // TODO: revert to the concrete type when USE_BINARY_CONTACTS_DICTIONARY is no longer needed
380 // TODO: revert to the concrete type when USE_BINARY_CONTACTS_DICTIONARY
  /tools/motodev/src/plugins/android/src/com/motorola/studio/android/wizards/monkey/
MonkeyConfigurationTab.java 379 //handling when pressing Revert button
584 // Handling Revert button effect on the list of packages

Completed in 3784 milliseconds

1 23 4 5 6 7 8 91011>>