Home
last modified time | relevance | path

Searched refs:createProcessInstance (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DSurfaceControlRegistryTests.java57 SurfaceControlRegistry.createProcessInstance(getInstrumentation().getTargetContext()); in setUpOnce()
70 SurfaceControlRegistry.createProcessInstance(ctx); in testRequiresPermissionToCreateProcessInstance()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControlRegistry.java165 public static void createProcessInstance(Context context) { in createProcessInstance() method in SurfaceControlRegistry
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/
H A DShellController.java263 SurfaceControlRegistry.createProcessInstance(mContext); in handleInit()