Searched refs:createChunkListingStore (Results 1 – 7 of 7) sorted by relevance
61 ProtoStore.createChunkListingStore(mApplication).saveProto(packageName, chunkListing); in run_clearsChunkListingProtoState()66 ProtoStore.createChunkListingStore(mApplication) in run_clearsChunkListingProtoState()
100 mChunkListingStore = ProtoStore.createChunkListingStore(application); in setUp()
61 ProtoStore.createChunkListingStore(mContext).deleteAllProtos(); in run()
107 ProtoStore.createChunkListingStore(context), in newInstance()
103 ProtoStore.createChunkListingStore(context), in newInstance()
55 public static ProtoStore<ChunksMetadataProto.ChunkListing> createChunkListingStore( in createChunkListingStore() method in ProtoStore
88 ProtoStore.createChunkListingStore(application); in differentStoreTypes_operateSimultaneouslyWithoutInterfering()