Searched refs:collectionName (Results 1 – 2 of 2) sorted by relevance
66 @Nullable String collectionName) { in TrainingExamplesInputParcel() argument72 this.mCollectionName = collectionName; in TrainingExamplesInputParcel()138 String collectionName = (flg & 0x8) == 0 ? null : in.readString(); in TrainingExamplesInputParcel() local146 this.mCollectionName = collectionName; in TrainingExamplesInputParcel()
100 @Nullable String collectionName) { in TrainingExamplesInput() argument106 this.mCollectionName = collectionName; in TrainingExamplesInput()