Home
last modified time | relevance | path

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

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DAssistVisualizer.java91 AssistStructure.WindowNode windowNode = as.getWindowNodeAt(i); in setAssistStructure() local
94 matrix.setTranslate(windowNode.getLeft(), windowNode.getTop()); in setAssistStructure()
96 buildTextRects(windowNode.getRootViewNode(), 0, windowNode.getLeft(), in setAssistStructure()
97 windowNode.getTop()); in setAssistStructure()