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

  /frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java 110 String formatted = reformat(s, Selection.getSelectionEnd(s));
129 private String reformat(CharSequence s, int cursor) { method in class:PhoneNumberFormattingTextWatcher
  /external/clang/lib/Format/
Format.cpp 1524 reformat(const FormatStyle &Style, Lexer &Lex, SourceManager &SourceMgr, function in namespace:clang::format
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoring.java 1272 protected MultiTextEdit reformat(MultiTextEdit edit, XmlFormatStyle style) { method in class:VisualRefactoring
1288 public static MultiTextEdit reformat(String oldContents, MultiTextEdit edit, method in class:VisualRefactoring
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreator.java 1090 private String reformat(XmlFormatStyle style, String contents) { method
    [all...]
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 

Completed in 75 milliseconds