Searched refs:defaultDataSourcesToTry (Results 1 – 5 of 5) sorted by relevance
109 @Nullable List<ComponentName> defaultDataSourcesToTry, in ComplicationSlotMetadataWireFormat() argument124 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationSlotMetadataWireFormat()142 @Nullable List<ComponentName> defaultDataSourcesToTry, in ComplicationSlotMetadataWireFormat() argument155 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationSlotMetadataWireFormat()176 @Nullable List<ComponentName> defaultDataSourcesToTry, in ComplicationSlotMetadataWireFormat() argument187 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationSlotMetadataWireFormat()
120 @Nullable List<ComponentName> defaultDataSourcesToTry, in ComplicationStateWireFormat() argument137 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationStateWireFormat()160 @Nullable List<ComponentName> defaultDataSourcesToTry, in ComplicationStateWireFormat() argument176 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationStateWireFormat()201 @Nullable List<ComponentName> defaultDataSourcesToTry, in ComplicationStateWireFormat() argument213 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationStateWireFormat()
62 @NonNull List<ComponentName> defaultDataSourcesToTry, in DefaultComplicationDataSourcePolicyWireFormat()67 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in DefaultComplicationDataSourcePolicyWireFormat()
291 complicationStateWireFormat.defaultDataSourcesToTry ?: emptyList(),
449 it.defaultDataSourcesToTry ?: emptyList(), in getBoundingArc()