Home
last modified time | relevance | path

Searched refs:destroyProcessInstance (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControlRegistry.java180 public static void destroyProcessInstance() { in destroyProcessInstance() method in SurfaceControlRegistry
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DSurfaceControlRegistryTests.java62 SurfaceControlRegistry.destroyProcessInstance(); in tearDownOnce()