Searched refs:closeActivity (Results 1 – 3 of 3) sorted by relevance
82 closeActivity(); in cleanup()136 void closeActivity() { in closeActivity() method in TestAppInterface
301 mTestAppInterface.closeActivity(); in testRestrictedJobAllowedWhenUidActive()347 mTestAppInterface.closeActivity(); in testRestrictedEJAllowedWhenUidActive()
432 protected void closeActivity(@NonNull ActivitySession activitySession) throws Exception { in closeActivity() method in BiometricTestBase