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

  /libcore/ojluni/src/main/java/java/time/format/
TextStyle.java 99 FULL_STANDALONE(Calendar.LONG_STANDALONE, 0),
  /libcore/ojluni/src/test/java/time/tck/java/time/format/
TCKTextStyle.java 77 assertEquals(TextStyle.FULL, TextStyle.FULL_STANDALONE.asNormal());
81 assertEquals(TextStyle.FULL_STANDALONE, TextStyle.FULL_STANDALONE.asStandalone());
85 assertTrue(TextStyle.FULL_STANDALONE.isStandalone());
  /prebuilts/sdk/current/
core.jar 

Completed in 82 milliseconds