HomeSort by relevance Sort by last modified time
    Searched full:setter (Results 451 - 475 of 620) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/webkit/
CacheManager.java 413 // setter is provided.
  /frameworks/base/docs/html/training/custom-views/
create-view.jd 217 setter pair for each
  /frameworks/base/graphics/java/android/graphics/drawable/
NinePatchDrawable.java 131 // avoid calling the setter unless we need to, since it does a
  /packages/apps/Contacts/src/com/android/contacts/
SpecialCharSequenceMgr.java 324 * Synchronized setter for the EditText.
  /external/chromium/chrome/browser/resources/options/
cookies_list.js 81 // have special logic in the setter for the parent property to make sure
510 // transparent except in the setter and getter, where we handle it.
  /external/clang/include/clang/Basic/
DiagnosticParseKinds.td 355 "expected '=' for Objective-C setter">;
357 "expected selector for Objective-C %select{setter|getter}0">;
    [all...]
  /external/clang/lib/AST/
ExprClassification.cpp 561 // Assignment to a property in ObjC is an implicit setter access. But a
562 // setter might not exist.
  /external/v8/test/mjsunit/
strict-mode.js 201 // Setter and data (non-strict)
376 // setter parameter when the body is strict
    [all...]
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorCPP.pm 742 # - SETTER
752 # The definition of ConvertToString is flipped for the setter
    [all...]
  /libcore/luni/src/main/java/java/sql/
PreparedStatement.java 32 * Setter methods are supplied in the {@code PreparedStatement} interface for
33 * the setting of {@code IN} parameters for the statement. The setter method
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/v8/test/cctest/
test-api.cc 6729 Local<Value> setter = global0->Get(v8_str("setter")); local
    [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 332 // Indicates whether this tab should be considered crashed. The setter will
681 // such as closing the window. The setter is maintained by TabStripModel, and
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/dnsmasq/po/
no.po 986 msgstr "setter --bind-interfaces opsjon p? grunn av OS begrensninger"
1000 msgstr "setter oppstr?ms tjener fra DBus"
1384 msgstr "setter oppstr?ms tjener fra DBus"
    [all...]
  /external/v8/src/
ast.h 1372 Expression* setter; member in struct:v8::internal::ObjectLiteral::Accessors
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java 239 * setter methods for specifics.
266 * setter methods for specifics.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java 236 * setter methods for specifics.
263 * setter methods for specifics.
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java 549 // No setter
  /external/chromium/chrome/browser/extensions/
extension_prefs.h 114 // Getter and setter for browser action visibility.
  /external/chromium/chrome/browser/history/
text_database_manager.cc 207 // current body, or have a special setter for only the title, but this is
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 358 // Getter/setter for whether we are waiting on SetPassphrase to process a
  /external/chromium/chrome/browser/ui/views/
wrench_menu.cc 218 // See description above setter for details.
  /external/chromium/net/spdy/
spdy_session_unittest.cc 15 // TODO(cbentzel): Expose compression setter/getter in public SpdySession

Completed in 518 milliseconds

<<11121314151617181920>>