Searched refs:createKeyValueListingStore (Results 1 – 6 of 6) sorted by relevance
76 ProtoStore.createKeyValueListingStore(mApplication).saveProto(packageName, keyValueListing); in run_clearsKeyValueProtoState()81 ProtoStore.createKeyValueListingStore(mApplication) in run_clearsKeyValueProtoState()
99 mKeyValueListingStore = ProtoStore.createKeyValueListingStore(application); in setUp()
66 ProtoStore.createKeyValueListingStore(mContext).deleteAllProtos(); in run()
101 ProtoStore.createKeyValueListingStore(context), in newInstance()
63 public static ProtoStore<KeyValueListingProto.KeyValueListing> createKeyValueListingStore( in createKeyValueListingStore() method in ProtoStore
90 ProtoStore.createKeyValueListingStore(application); in differentStoreTypes_operateSimultaneouslyWithoutInterfering()