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

  /external/vogar/src/vogar/target/
TestEnvironment.java 49 private static final Field dateFormatIs24HourField;
58 dateFormatIs24HourField = f;
234 return dateFormatIs24HourField != null;
239 return (Boolean) dateFormatIs24HourField.get(null);
249 dateFormatIs24HourField.set(null, value);
  /external/conscrypt/benchmark-android/
vogar.jar 

Completed in 567 milliseconds