Searched refs:getWindowTitle (Results 1 – 8 of 8) 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
752 + mLastScrollCaptureResponse.getWindowTitle() + "]"); in onScrollCaptureResponseReady()756 + mLastScrollCaptureResponse.getWindowTitle() + "]"); in onScrollCaptureResponseReady()
496 windowInfo.title = attributes.getWindowTitle(); in updateWindowWithWindowAttributes()