Home
last modified time | relevance | path

Searched defs:createControl (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsControllerTest.java936 private InsetsSourceControl createControl(int id, @InsetsType int type) { in createControl() method in InsetsControllerTest
/aosp14/frameworks/base/services/incremental/
H A DServiceWrappers.cpp156 Control createControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs, in createControl() function in android::incremental::RealIncFs