| /development/tools/winscope/src/viewers/viewer_view_capture/ |
| D | viewer_view_capture_component.ts | 81 @Input() store: PersistentStore | undefined; property in ViewerViewCaptureComponent
|
| /development/tools/winscope/src/common/ |
| D | in_memory_storage.ts | 18 private store: {[key: string]: string} = {}; property in InMemoryStorage
|
| /development/tools/winscope/src/viewers/viewer_window_manager/ |
| D | viewer_window_manager_component.ts | 74 @Input() store: PersistentStore | undefined; property in ViewerWindowManagerComponent
|
| /development/tools/winscope/src/viewers/components/ |
| D | viewer_input_method_component.ts | 80 @Input() store: PersistentStore = new PersistentStore(); property in ViewerInputMethodComponent
|
| D | hierarchy_component.ts | 157 @Input() store: PersistentStore | undefined; property in HierarchyComponent
|
| D | properties_component.ts | 135 @Input() store: PersistentStore | undefined; property in PropertiesComponent
|
| /development/tools/winscope/src/viewers/viewer_surface_flinger/ |
| D | viewer_surface_flinger_component.ts | 100 @Input() store: PersistentStore | undefined; property in ViewerSurfaceFlingerComponent
|
| /development/tools/winscope/src/app/components/ |
| D | trace_view_component.ts | 119 @Input() store: PersistentStore | undefined; property in TraceViewComponent
|
| D | app_component.ts | 335 store = new PersistentStore(); property in AppComponent
|
| /development/apps/GestureBuilder/src/com/android/gesture/builder/ |
| D | CreateGestureActivity.java | 87 final GestureLibrary store = GestureBuilderActivity.getStore(); in addGesture() local
|
| D | GestureBuilderActivity.java | 346 final GestureLibrary store = sStore; in doInBackground() local
|
| /development/tools/winscope/src/viewers/components/rects/ |
| D | rects_component_test.ts | 448 store = new PersistentStore(); property in TestHostComponent
|
| /development/tools/winscope/src/app/components/timeline/ |
| D | timeline_component.ts | 472 @Input() store: PersistentStore | undefined; property in TimelineComponent
|
| D | timeline_component_test.ts | 1150 store = new PersistentStore(); property in TestHostComponent
|
| /development/tools/winscope/src/trace_collection/ |
| D | proxy_client.ts | 319 store = new PersistentStore(); property in ProxyClient
|
| /development/tools/winscope/src/app/components/timeline/mini-timeline/ |
| D | mini_timeline_component.ts | 131 @Input() store: PersistentStore | undefined; property in MiniTimelineComponent
|