Home
last modified time | relevance | path

Searched refs:ViewerInputMethodService (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/viewers/viewer_input_method_service/
Dviewer_input_method_service.ts23 class ViewerInputMethodService extends ViewerInputMethod { class
37 return ViewerInputMethodService.DEPENDENCIES;
52 export {ViewerInputMethodService};
/development/tools/winscope/src/viewers/
Dviewer_factory.ts22 import {ViewerInputMethodService} from './viewer_input_method_service/viewer_input_method_service';
40 ViewerInputMethodService,