Searched refs:CountUpTimeReference (Results 1 – 20 of 20) sorted by relevance
| /wear/watchface/watchface-complications-data/src/test/java/androidx/wear/watchface/complications/data/ |
| D | TextTest.kt | 54 CountUpTimeReference(referenceInstant) in timeDifferenceText_CountUpTimeReference() 235 CountUpTimeReference(referenceInstant) in getResource() 249 CountUpTimeReference(referenceInstant) in getResource()
|
| /wear/watchface/watchface-complications-data/src/main/java/androidx/wear/watchface/complications/data/ |
| D | Time.kt | 83 public class CountUpTimeReference(public val instant: Instant) class
|
| D | Text.kt | 323 countUpTimeReference: CountUpTimeReference in <lambda>()
|
| /wear/watchface/watchface-complications-data/api/ |
| D | 1.0.0-beta01.txt | 44 public final class CountUpTimeReference { 45 ctor public CountUpTimeReference(java.time.Instant instant); 255 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | 1.0.0-beta02.txt | 44 public final class CountUpTimeReference { 45 ctor public CountUpTimeReference(java.time.Instant instant); 255 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_1.0.0-beta02.txt | 44 public final class CountUpTimeReference { 45 ctor public CountUpTimeReference(java.time.Instant instant); 265 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_1.0.0-beta01.txt | 44 public final class CountUpTimeReference { 45 ctor public CountUpTimeReference(java.time.Instant instant); 265 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_1.1.0-beta03.txt | 52 public final class CountUpTimeReference { 53 ctor public CountUpTimeReference(java.time.Instant instant); 304 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_1.1.0-beta02.txt | 52 public final class CountUpTimeReference { 53 ctor public CountUpTimeReference(java.time.Instant instant); 304 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_1.1.0-beta01.txt | 52 public final class CountUpTimeReference { 53 ctor public CountUpTimeReference(java.time.Instant instant); 304 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | 1.1.0-beta01.txt | 57 public final class CountUpTimeReference { 58 ctor public CountUpTimeReference(java.time.Instant instant); 340 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | 1.1.0-beta02.txt | 57 public final class CountUpTimeReference { 58 ctor public CountUpTimeReference(java.time.Instant instant); 340 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | 1.1.0-beta03.txt | 57 public final class CountUpTimeReference { 58 ctor public CountUpTimeReference(java.time.Instant instant); 340 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | 1.2.0-beta01.txt | 87 public final class CountUpTimeReference { 88 ctor public CountUpTimeReference(java.time.Instant instant); 462 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | 1.2.0-beta02.txt | 87 public final class CountUpTimeReference { 88 ctor public CountUpTimeReference(java.time.Instant instant); 462 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_1.2.0-beta02.txt | 87 public final class CountUpTimeReference { 88 ctor public CountUpTimeReference(java.time.Instant instant); 462 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_1.2.0-beta01.txt | 87 public final class CountUpTimeReference { 88 ctor public CountUpTimeReference(java.time.Instant instant); 462 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | restricted_current.txt | 95 public final class CountUpTimeReference { 96 ctor public CountUpTimeReference(java.time.Instant instant); 503 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| D | current.txt | 95 public final class CountUpTimeReference { 96 ctor public CountUpTimeReference(java.time.Instant instant); 503 …DifferenceStyle style, androidx.wear.watchface.complications.data.CountUpTimeReference countUpTime…
|
| /wear/watchface/watchface/src/test/java/androidx/wear/watchface/ |
| D | WatchFaceServiceTest.kt | 69 import androidx.wear.watchface.complications.data.CountUpTimeReference in <lambda>() 1681 CountUpTimeReference(Instant.parse("2022-10-30T10:15:30.001Z")) in computeDelayTillNextFrame_60000ms_update_with_stopwatchComplication() 1730 CountUpTimeReference(referenceInstant) in complicationSlotsManager_getNextChangeInstant() 1755 CountUpTimeReference(referenceInstant) in complicationSlotsManager_getNextChangeInstant() 7250 CountUpTimeReference(Instant.parse("2022-10-30T10:15:30.001Z")) in doNotDisplayComplicationWhenScreenLocked()
|