Searched defs:store (Results 1 – 7 of 7) sorted by relevance
76 @Input() store: PersistentStore = new PersistentStore(); property in ViewerInputMethodComponent
68 store = new PersistentStore(); property in TestHostComponent
18 private store: {[key: string]: string} = {}; property in MockStorage
211 store: PersistentStore = new PersistentStore(); property in AppComponent
87 final GestureLibrary store = GestureBuilderActivity.getStore(); in addGesture() local
346 final GestureLibrary store = sStore; in doInBackground() local
267 store = new PersistentStore(); property in ProxyClient