Searched defs:windowTitle (Results 1 – 3 of 3) sorted by relevance
28 public final String windowTitle; field in KeyInterceptionInfo
305 String windowTitle, int windowHeight, int gravity) { in createTemperatureBarOverlay()317 private WindowManager.LayoutParams createTemperatureBarLayoutParams(String windowTitle, in createTemperatureBarLayoutParams()
103 @Nullable String windowTitle, in ScrollCaptureResponse()232 String windowTitle = (flg & 0x10) == 0 ? null : in.readString(); in ScrollCaptureResponse() local