Searched refs:destroyMethod (Results 1 – 2 of 2) sorted by relevance
92 Method destroyMethod = cls.getDeclaredMethod("destroy"); in adoptShellPermission() local93 destroyMethod.invoke(uia); in adoptShellPermission()
898 Method destroyMethod = cls.getDeclaredMethod("destroy"); in adoptShellPermission() local899 destroyMethod.invoke(uia); in adoptShellPermission()