Home
last modified time | relevance | path

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

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/io/
DStreamingReader.kt22 val windows = mutableListOf<Window>()
24 var onWindowReleased: ((Window) -> Unit)? = null
36 fun windowFor(i: Long): Window { in get()
86 windows.add(Window(buffer, endIndex + 1, endIndex + buffer.length)) in addBuffer()
98 class Window(val slice: DataSlice, val globalStartIndex: Long, val globalEndIndex: Long) { class
DStreamingLineReader.kt21 private fun findNewlineInWindow(window: StreamingReader.Window, startIndex: Long): Long { in findNewlineInWindow()
/tools/test/openhst/resources/
Ddevice_config.common.ascii_proto64 regex: ".*mCurrentFocus=Window{.*VoiceInteractionSession}"
65 …regex: ".*mCurrentFocus=Window{.*com\.google\.android\.googlequicksearchbox\/com\.google\.android\…
66 …regex: ".*mCurrentFocus=Window{.*com\.google\.android\.googlequicksearchbox\/com\.google\.android\…
67 …regex: ".*mCurrentFocus=Window{.*com\.google\.android\.googlequicksearchbox\/com\.google\.android\…
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/extractors/
DSystraceExtractor.kt63 private fun processWindow(window: StreamingReader.Window, pipe: Pipe<DataSlice>) { in <lambda>()
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DStringSearch.kt168 …private fun findInWindow(window: StreamingReader.Window, globalStartIndex: Long, globalEndIndex: L… in findInWindow()
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DGATT_PTS_INSTRUCTIONS1203 … Characteristics of Service Request completed successfully" in the Output Tool Window run this cmd:
/tools/metalava/metalava-model-text/src/test/resources/com/android/tools/metalava/model/text/core/api/
D1.12.0-beta01.txt3226 ….core.view.WindowInsetsControllerCompat getInsetsController(android.view.Window, android.view.View…
3227 …method public static <T extends android.view.View> T requireViewById(android.view.Window, @IdRes i…
3228 method public static void setDecorFitsSystemWindows(android.view.Window, boolean);
3351 ctor public WindowInsetsControllerCompat(android.view.Window, android.view.View);
/tools/dexter/testdata/expected/
Dmedium.compact_cfg65680 9| invoke-virtual {v1}, android.app.Dialog.getWindow():android.view.Window
65683 .local v2, "window", android.view.Window
65685 14| invoke-virtual {v2,v3}, android.view.Window.addFlags(int):void
65687 …17| invoke-virtual {v2}, android.view.Window.getAttributes():android.view.WindowManager$LayoutPara…
65742 …77| invoke-virtual {v2,v0}, android.view.Window.setAttributes(android.view.WindowManager$LayoutPar…
139851 22| invoke-virtual {v2}, android.app.Dialog.getWindow():android.view.Window
139854 27| invoke-virtual {v2,v3}, android.view.Window.requestFeature(int):boolean
161410 7| invoke-virtual {v0}, android.app.Activity.getWindow():android.view.Window
161415 12| invoke-virtual {v1,v2}, android.view.Window.setSoftInputMode(int):void
161463 13| invoke-virtual {v8}, android.app.Dialog.getWindow():android.view.Window
[all …]