Home
last modified time | relevance | path

Searched refs:FORMAT_MINUTES (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DLocation.java72 public static final int FORMAT_MINUTES = 1; field in Location
83 @IntDef({FORMAT_DEGREES, FORMAT_MINUTES, FORMAT_SECONDS})
1120 Preconditions.checkArgument(outputType == FORMAT_DEGREES || outputType == FORMAT_MINUTES in convert()
1131 if (outputType == FORMAT_MINUTES || outputType == FORMAT_SECONDS) { in convert()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20841 field public static final int FORMAT_MINUTES = 1; // 0x1