HomeSort by relevance Sort by last modified time
    Searched defs:hasLeapSecond (Results 1 - 2 of 2) sorted by null

  /frameworks/base/location/java/android/location/
GpsClock.java 145 public boolean hasLeapSecond() {
154 * The value is only available if {@link #hasLeapSecond()} is true.
460 builder.append(String.format(format, "LeapSecond", hasLeapSecond() ? mLeapSecond : null));
  /prebuilts/sdk/system_current/
android.jar 

Completed in 399 milliseconds