Home
last modified time | relevance | path

Searched defs:INFO (Results 1 – 18 of 18) sorted by relevance

/libcore/support/src/test/java/tests/support/
DSupport_ProviderTrust.java37 private static final String INFO = NAME field in Support_ProviderTrust
DSupport_TestProvider.java36 private static final String INFO = NAME field in Support_TestProvider
/libcore/ojluni/src/main/resources/sun/util/logging/resources/
Dlogging_de.properties36 INFO=Information key
Dlogging_es.properties36 INFO=Informaci\u00F3n key
Dlogging_pt_BR.properties36 INFO=Informa\u00E7\u00F5es key
Dlogging_sv.properties36 INFO=Info key
Dlogging_fr.properties36 INFO=Infos key
Dlogging.properties36 INFO=INFO key
Dlogging_ja.properties36 INFO=\u60C5\u5831 key
Dlogging_ko.properties36 INFO=\uC815\uBCF4 key
Dlogging_zh_TW.properties36 INFO=\u8CC7\u8A0A key
Dlogging_zh_CN.properties36 INFO=\u4FE1\u606F key
Dlogging_it.properties36 INFO=Informazioni key
/libcore/ojluni/annotations/sdk/nullability/java/util/logging/
DLevel.annotated.java68 @libcore.util.NonNull public static final java.util.logging.Level INFO; field in Level
/libcore/ojluni/src/main/java/java/util/logging/
DLevel.java124 public static final Level INFO = new Level("INFO", 800, defaultBundle); field in Level
/libcore/ojluni/src/main/java/sun/util/logging/
DPlatformLogger.java93 private static final int INFO = 800; field in PlatformLogger
111 INFO, enumConstant
/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
DX509CertImpl.java428 public static final java.lang.String INFO = "info"; field in X509CertImpl
/libcore/ojluni/src/main/java/sun/security/x509/
DX509CertImpl.java82 public static final String INFO = X509CertInfo.NAME; field in X509CertImpl