Searched refs:mDefaultDataSourcesToTry (Results 1 – 7 of 7) sorted by relevance
58 @Nullable List<ComponentName> mDefaultDataSourcesToTry; field in ComplicationStateWireFormat137 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationStateWireFormat()176 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationStateWireFormat()213 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationStateWireFormat()248 return mDefaultDataSourcesToTry; in getDefaultProvidersToTry()256 return mDefaultDataSourcesToTry; in getDefaultDataSourcesToTry()
61 @Nullable List<ComponentName> mDefaultDataSourcesToTry; field in ComplicationSlotMetadataWireFormat124 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationSlotMetadataWireFormat()155 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationSlotMetadataWireFormat()187 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in ComplicationSlotMetadataWireFormat()225 return mDefaultDataSourcesToTry; in getDefaultDataSourcesToTry()
42 public @NonNull List<ComponentName> mDefaultDataSourcesToTry; field in DefaultComplicationDataSourcePolicyWireFormat67 mDefaultDataSourcesToTry = defaultDataSourcesToTry; in DefaultComplicationDataSourcePolicyWireFormat()
253 wireFormat.mDefaultDataSourcesToTry,
66 …able.ParcelField(1) public java.util.List<android.content.ComponentName!> mDefaultDataSourcesToTry;