HomeSort by relevance Sort by last modified time
    Searched full:getters (Results 1 - 25 of 134) sorted by null

1 2 3 4 5 6

  /external/proguard/examples/annotations/src/proguard/annotation/
KeepGettersSetters.java 12 * This annotation specifies to keep all getters and setters of the annotated
KeepPublicGettersSetters.java 12 * This annotation specifies to keep all public getters and setters of the
  /external/proguard/examples/annotations/examples/
Bean.java 11 * The annotations will preserve the class and its public getters and setters.
  /external/webkit/SunSpider/
UNCOVERED 25 getters / setters
  /external/apache-http/src/org/apache/http/params/
AbstractHttpParams.java 39 * Type specific setters and getters are mapped to the abstract,
40 * generic getters and setters.
  /external/v8/test/mjsunit/
getter-in-value-prototype.js 28 // Test that getters can be defined and called on value prototypes.
object-create.js 30 // tested. We do test getters, setters, writable, enumerable and value.
151 // Instead of a plain props object, let's use getters to return its properties.
  /development/simulator/app/
Preferences.h 81 /* Implementation of getters */
  /external/webkit/WebCore/workers/
SharedWorkerContext.h 57 // Setters/Getters for attributes in SharedWorkerContext.idl
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DHGenParameterSpecTest.java 47 * by getters.
DHParameterSpecTest.java 47 * specified in the constructor with the values returned by getters.
DHPrivateKeySpecTest.java 46 * specified in the constructor with the values returned by getters.
DHPublicKeySpecTest.java 46 * specified in the constructor with the values returned by getters.
  /external/chromium/net/url_request/
url_request_test_job.cc 21 // static getters for known URLs
35 // static getters for known URL responses
  /external/chromium/third_party/icu/source/test/intltest/
apicoll.h 133 * Tests the setters and getters of variable top
sdtfmtts.cpp 172 // ======= Test getters and setters
174 logln("Testing getters and setters");
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathCacheEntry.java 22 // getters not provided [the fields are final]
  /external/icu4c/test/intltest/
apicoll.h 133 * Tests the setters and getters of variable top
sdtfmtts.cpp 172 // ======= Test getters and setters
174 logln("Testing getters and setters");
  /external/proguard/examples/annotations/lib/
annotations.pro 95 # all public, getters and setters of the annotated class from being shrunk,
  /external/webkit/WebCore/bindings/v8/
V8NPObject.h 43 // Getters
  /external/webkit/WebKit/chromium/public/
WebMediaPlayer.h 112 // Getters of playback state.
  /external/webkit/WebKit/chromium/src/
WebCache.cpp 36 // FIXME: We should introduce public getters on the Cache class.
WebDataSourceImpl.h 91 // Mutable because the const getters will magically sync these to the
  /external/webkit/WebKitTools/DumpRenderTree/
AccessibilityController.cpp 32 // Static Value Getters

Completed in 459 milliseconds

1 2 3 4 5 6