/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/location/ |
H A D | TestCommand.java | 79 String encodedValue = matcher.group(3); in createFromShellCommandArgs() local 151 private static Object getTypedValue(String type, String encodedValue) { in getTypedValue()
|
/aosp12/frameworks/opt/vcard/java/com/android/vcard/ |
H A D | VCardBuilder.java | 1573 final String encodedValue, boolean isPrimary) { in appendTelLine() 1734 public void appendPhotoLine(final String encodedValue, final String photoType) { in appendPhotoLine() 1856 final String encodedValue; in appendAndroidSpecificProperty() local 1940 final String encodedValue; in appendLine() local 1981 final String encodedValue; in appendLine() local
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | google-http-client-android-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | google-http-client-jackson2-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/rtt/ |
H A D | ResponderLocation.java | 629 private double decodeLciLatLngUncertainty(long encodedValue) { in decodeLciLatLngUncertainty() 639 private double decodeLciAltUncertainty(long encodedValue) { in decodeLciAltUncertainty()
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | google-http-client-jackson2-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | jackson-core-2.11.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
H A D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
H A D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/aosp12/frameworks/base/core/java/android/net/ |
H A D | Uri.java | 1748 String encodedValue = query.substring(separator + 1, end); in getQueryParameter() local
|