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

1 23 4 5 6 7 8 91011>>

  /system/vold/
VolumeManager.h 82 int unmountVolume(const char *label, bool force, bool revert);
Volume.cpp 598 int Volume::unmountVol(bool force, bool revert) {
653 * the crypto mapping, then revert the dm-crypt mapping, and revert
656 if (revert && isDecrypted()) {
  /external/clang/lib/Parse/
ParseTentative.cpp 120 PA.Revert();
285 PA.Revert();
371 PA.Revert();
435 PA.Revert();
457 PA.Revert();
479 PA.Revert();
529 PA.Revert();
    [all...]
  /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 */
  /packages/apps/DeskClock/res/values/
strings.xml 224 <!-- Revert button when editing an alarm. -->
225 <string name="revert">Revert</string>
  /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.
  /packages/apps/DeskClock/res/values-en-rGB/
strings.xml 95 <string name="revert" msgid="9100911171235162926">"Revert"</string>
  /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 444 // revert to previous configuration if we fail
456 // revert to previous configuration if we fail
476 // revert to previous configuration if we fail
484 // revert to previous configuration if we fail
    [all...]
  /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...]
  /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 571 // Set this flag so if we get a failure we revert to previous provider
644 // we have to revert with carrier
667 + "Have to revert VM back to " + mNewVMNumber + " again.");
684 // Only revert the settings for which the update
703 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 205 public void revert() { method in class:AdditionalSubtypeSettings.SubtypePreference
450 subtypePref.revert();
  /development/ide/xcode/SampleCode/English.lproj/main.nib/
objects.xib 109 <string name="title">Revert</string>
  /development/ide/xcode/animatorTest/English.lproj/main.nib/
objects.xib 59 <string name="title">Revert</string>
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3lexer.h 113 * a new one, saving the old one, which we will revert to at the end of this

Completed in 1741 milliseconds

1 23 4 5 6 7 8 91011>>