Home
last modified time | relevance | path

Searched refs:handleKeyboardEvent (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/viewers/viewer_transactions/
Dviewer_transactions_component_test.ts247 component.handleKeyboardEvent(
252 component.handleKeyboardEvent(
257 component.handleKeyboardEvent(
Dviewer_transactions_component.ts328 async handleKeyboardEvent(event: KeyboardEvent) {
/development/tools/winscope/src/app/components/timeline/
Dtimeline_component.ts680 async handleKeyboardEvent(event: KeyboardEvent) {
/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dmini_timeline_component.ts280 async handleKeyboardEvent(event: KeyboardEvent) { method in MiniTimelineComponent