Home
last modified time | relevance | path

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

/packages/modules/Uwb/generic_ranging/tests/multidevices/snippet/
DGenericRangingSnippet.java92 Method destroyMethod = cls.getDeclaredMethod("destroy"); in adoptShellPermission() local
93 destroyMethod.invoke(uia); in adoptShellPermission()
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/snippet/
DUwbManagerSnippet.java898 Method destroyMethod = cls.getDeclaredMethod("destroy"); in adoptShellPermission() local
899 destroyMethod.invoke(uia); in adoptShellPermission()