HomeSort by relevance Sort by last modified time
    Searched defs:getProperty (Results 176 - 200 of 1900) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/tools/common/offline-m2/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-gradle-plugin/0.7.7/
protobuf-gradle-plugin-0.7.7.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-gradle-plugin/0.8.0/
protobuf-gradle-plugin-0.8.0.jar 
  /external/vogar/lib/
kxml-libcore-20110123.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/1.2.4/
gradle-experimental-1.2.4.jar 
  /prebuilts/tools/common/offline-m2/com/android/databinding/localizemaven/1.2/
localizemaven-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/gebish/geb-core/0.9.3/
geb-core-0.9.3.jar 
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UCharacterProperty.java 115 public final int getProperty(int ch)
431 return getProperty(c)&TYPE_MASK;
560 return ntvGetType(getNumericTypeValue(getProperty(c)));
825 int value = getNumericTypeValue(getProperty(c)) - NTV_DECIMAL_START_;
835 int ntv = getNumericTypeValue(getProperty(c));
    [all...]
  /external/icu/icu4c/source/test/intltest/
intltest.cpp     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCharacterProperty.java 114 public final int getProperty(int ch)
430 return getProperty(c)&TYPE_MASK;
559 return ntvGetType(getNumericTypeValue(getProperty(c)));
824 int value = getNumericTypeValue(getProperty(c)) - NTV_DECIMAL_START_;
834 int ntv = getNumericTypeValue(getProperty(c));
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
Parser.java 346 public Object getProperty (String name)
508 URL basis = new URL("file", "", System.getProperty("user.dir") + "/.");
    [all...]
  /frameworks/base/telephony/java/android/telephony/ims/
ImsCallSession.java 585 public String getProperty(String name) {
591 return miSession.getProperty(name);
    [all...]
  /libcore/ojluni/src/main/java/java/security/
Provider.java 654 public String getProperty(String key) {
656 return super.getProperty(key);
    [all...]
  /libcore/ojluni/src/main/java/java/util/logging/
LogManager.java 186 cname = System.getProperty("java.util.logging.manager");
    [all...]
  /libcore/xml/src/main/java/org/kxml2/io/
KXmlParser.java     [all...]
  /packages/apps/Dialer/java/com/android/dialer/database/
DialerDatabaseHelper.java 292 public String getProperty(String key, String defaultValue) {
293 return getProperty(getReadableDatabase(), key, defaultValue);
296 public String getProperty(SQLiteDatabase db, String key, String defaultValue) {
324 final String stored = getProperty(db, key, "");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
ScopeInfo.h 243 const NamedDecl *getProperty() const { return Property; }
    [all...]

Completed in 1354 milliseconds

1 2 3 4 5 6 78 91011>>