HomeSort by relevance Sort by last modified time
    Searched full:accepts (Results 726 - 750 of 1584) sorted by null

<<21222324252627282930>>

  /packages/apps/UnifiedEmail/src/com/android/mail/adapter/
DrawerItem.java 267 * Returns whether this view is enabled or not. An enabled view is one that accepts user taps
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidWordLevelSpellCheckerSession.java 174 * we know we will never recognize, this accepts a script identifier that should be one
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DictionaryInfoUtils.java 90 * This basically only accepts ascii letters and numbers, and rejects everything else.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ssl.py 342 """Accepts a new connection from a remote client, and returns
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sgmllib.py 271 # attempt is made to really change what the parser accepts.
test_complex.py 307 # SF bug 543840: complex(string) accepts strings with \0
340 # check that complex accepts long unicode strings
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ssl.py 342 """Accepts a new connection from a remote client, and returns
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sgmllib.py 271 # attempt is made to really change what the parser accepts.
test_complex.py 307 # SF bug 543840: complex(string) accepts strings with \0
340 # check that complex accepts long unicode strings
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Connection.java 290 * Accepts new connection from the emulator.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/
DrawableDescriptors.java 144 + "element. Accepts child <bitmap> elements.",
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ValuesDescriptors.java 161 "A @drawable@ defines a rectangle of color. Android accepts color values written in various web-style formats -- a hexadecimal constant in any of the following forms: #RGB, #ARGB, #RRGGBB, #AARRGGBB. Zero in the alpha channel means transparent. The default value is opaque.",
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttributeInfoTest.java 291 // make sure that isValid() closely matches what aapt accepts.
  /system/netd/
SecondaryTableController.cpp 130 // IP tool doesn't like "::" - the equiv of 0.0.0.0 that it accepts for ipv4
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 227 * Configure this parser to be be liberal in what it accepts. By default,
228 * this parser is strict and only accepts JSON as specified by <a
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmarks_api.cc 571 // For now, Move accepts ID parameters in the same way as an Update.
638 // For now, Update accepts ID parameters in the same way as an Remove.
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.h 498 // Accepts any pending legal documents now that the user has pressed Submit.
694 // True after the user first accepts the dialog and presses "Submit". May
    [all...]
  /external/chromium_org/net/base/
mime_util.cc 384 // Mozilla 1.8 accepts application/javascript, application/ecmascript, and
386 // WinIE 7 accepts text/javascript1.1 - text/javascript1.3, text/jscript, and
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 712 /// (e.g. because the PCH could not be loaded), this accepts the ASTUnit
765 /// (e.g. because the PCH could not be loaded), this accepts the ASTUnit
    [all...]
  /external/protobuf/src/google/protobuf/
message.h 261 // Like ParseFromFileDescriptor(), but accepts messages that are missing
267 // Like ParseFromIstream(), but accepts messages that are missing
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
WhatsNew 46 SDL_SetVideoMode() now accepts 0 for width or height and will use
174 SDL_SetAlpha() now accepts SDL_RLEACCEL as a flag, which requests
  /libcore/luni/src/main/java/java/net/
InetAddress.java 54 * <p>The {@code getAllByName} method accepts IPv4 addresses in the "decimal-dotted-quad" form only:
60 * <p>The {@code getAllByName} method accepts IPv6 addresses in the following forms (this text
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HtmlDocument.java 203 /** Accepts a Visitor */
231 /** Accepts a visitor */
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlDocument.java 204 /** Accepts a Visitor */
232 /** Accepts a visitor */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 404 // Find a target which accepts children. If you for example select a button
408 // A ScrollView for example, which only accepts one child, might also say no
    [all...]

Completed in 1505 milliseconds

<<21222324252627282930>>