HomeSort by relevance Sort by last modified time
    Searched refs:getBooleanProperty (Results 26 - 50 of 64) sorted by null

12 3

  /libcore/ojluni/src/main/java/sun/security/ssl/
Handshaker.java 168 static final boolean allowUnsafeRenegotiation = Debug.getBooleanProperty(
179 static final boolean allowLegacyHelloMessages = Debug.getBooleanProperty(
    [all...]
CipherSuite.java 82 private final static boolean ALLOW_ECC = Debug.getBooleanProperty
    [all...]
ClientHandshaker.java 93 Debug.getBooleanProperty("jsse.enableSNIExtension", true);
    [all...]
HandshakeMessage.java 685 Debug.getBooleanProperty("com.sun.net.ssl.dhKeyExchangeFix", true);
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToHTMLStream.java 577 OutputPropertyUtils.getBooleanProperty(
590 OutputPropertyUtils.getBooleanProperty(
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.logging_1.0.4.v201005080501.jar 
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /external/guice/extensions/persist/lib/
commons-logging-1.0.4.jar 
  /external/guice/extensions/struts2/lib/
commons-logging-1.0.4.jar 
  /external/guice/lib/build/
commons-logging-1.0.4.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.0.4/
commons-logging-1.0.4.jar 
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
TestFmwk.java 853 if (!getBooleanProperty("logKnownIssue", true)) {
902 public boolean getBooleanProperty(String key, boolean defVal) {
    [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestFmwk.java 852 if (!getBooleanProperty("logKnownIssue", true)) {
901 public boolean getBooleanProperty(String key, boolean defVal) {
    [all...]
  /external/robolectric/v1/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.3/
commons-logging-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/offline-m2/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
RoundTripTest.java 168 boolean TEST_ALL = getBooleanProperty("HangulRoundTripAll", false);
    [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
RoundTripTest.java 164 boolean TEST_ALL = getBooleanProperty("HangulRoundTripAll", false);
    [all...]

Completed in 480 milliseconds

12 3