Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_transactions/
Dpresenter.ts44 type NotifyViewCallbackType = (uiData: UiData) => void; alias
90 private readonly notifyUiDataCallback: NotifyViewCallbackType;
96 notifyViewCallback: NotifyViewCallbackType,