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

  /libcore/ojluni/src/test/java/time/tck/java/time/format/
TCKTextStyle.java 81 assertEquals(TextStyle.FULL_STANDALONE, TextStyle.FULL_STANDALONE.asStandalone());
82 assertEquals(TextStyle.SHORT_STANDALONE, TextStyle.SHORT.asStandalone());
83 assertEquals(TextStyle.NARROW_STANDALONE, TextStyle.NARROW.asStandalone());
  /libcore/ojluni/src/main/java/java/time/format/
TextStyle.java 141 public TextStyle asStandalone() {
  /prebuilts/sdk/current/
core.jar 

Completed in 95 milliseconds