Searched refs:getWindowTitle (Results 1 – 7 of 7) sorted by relevance
114 lp.setTitle(getWindowTitle()); in setDefaultParams()180 abstract String getWindowTitle(); in getWindowTitle() method in MirrorWindowControl
62 String getWindowTitle() { in getWindowTitle() method in SimpleMirrorWindowControl
92 mResponse.getWindowTitle().contains(ScrollViewActivity.class.getSimpleName())); in testBasicOperation()
54 public CharSequence getWindowTitle() { in getWindowTitle() method in AccessibilityWindowAttributes
133 public String getWindowTitle() { in getWindowTitle() method in MirrorWindowControlTest.StubMirrorWindowControl
157 public @Nullable String getWindowTitle() { in getWindowTitle() method in ScrollCaptureResponse
677 windowInfo.title = attributes.getWindowTitle(); in updateWindowWithWindowAttributes()