Home
last modified time | relevance | path

Searched refs:FORMAT_SECONDS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/location/
DLocation.java79 public static final int FORMAT_SECONDS = 2; field in Location
83 @IntDef({FORMAT_DEGREES, FORMAT_MINUTES, FORMAT_SECONDS})
1121 || outputType == FORMAT_SECONDS, "%d is an unrecognized format", outputType); in convert()
1131 if (outputType == FORMAT_MINUTES || outputType == FORMAT_SECONDS) { in convert()
1137 if (outputType == FORMAT_SECONDS) { in convert()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13840 field public static final int FORMAT_SECONDS = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt21070 field public static final int FORMAT_SECONDS = 2; // 0x2