Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DTestActivity.java30 protected void onDestroy() { in onDestroy() method in TestActivity
31 super.onDestroy(); in onDestroy()
/tools/tradefederation/core/util-apps/DeviceSetupUtil/src/com/android/tradefed/utils/
DDeviceSetupService.java71 public void onDestroy() { in onDestroy() method in DeviceSetupService