Home
last modified time | relevance | path

Searched defs:SECSPERMIN (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/tzcode/
H A Dtzfile.h117 #define SECSPERMIN 60 macro
/aosp12/frameworks/base/core/java/android/text/format/
H A DTimeFormatter.java47 private static final int SECSPERMIN = 60; field in TimeFormatter