Home
last modified time | relevance | path

Searched refs:mFallbackSystemDataSource (Results 1 – 6 of 6) sorted by relevance

/wear/watchface/watchface-data/src/main/java/androidx/wear/watchface/data/
DComplicationSlotMetadataWireFormat.java64 int mFallbackSystemDataSource; field in ComplicationSlotMetadataWireFormat
127 mFallbackSystemDataSource = fallbackSystemDataSource; in ComplicationSlotMetadataWireFormat()
158 mFallbackSystemDataSource = fallbackSystemDataSource; in ComplicationSlotMetadataWireFormat()
188 mFallbackSystemDataSource = fallbackSystemDataSource; in ComplicationSlotMetadataWireFormat()
233 return mFallbackSystemDataSource; in getFallbackSystemDataSource()
/wear/watchface/watchface-complications-data/src/main/java/androidx/wear/watchface/complications/data/
DDefaultComplicationDataSourcePolicyWireFormat.java45 public int mFallbackSystemDataSource; field in DefaultComplicationDataSourcePolicyWireFormat
70 mFallbackSystemDataSource = fallbackSystemDataSource; in DefaultComplicationDataSourcePolicyWireFormat()
/wear/watchface/watchface-complications/src/main/java/androidx/wear/watchface/complications/
DDefaultComplicationDataSourcePolicy.kt254 wireFormat.mFallbackSystemDataSource,
/wear/watchface/watchface-complications-data/api/
Drestricted_1.1.0-beta03.txt68 field @androidx.versionedparcelable.ParcelField(2) public int mFallbackSystemDataSource;
Drestricted_1.1.0-beta02.txt68 field @androidx.versionedparcelable.ParcelField(2) public int mFallbackSystemDataSource;
Drestricted_1.1.0-beta01.txt68 field @androidx.versionedparcelable.ParcelField(2) public int mFallbackSystemDataSource;