Searched refs:destroyIfPossible (Results 1 – 8 of 8) sorted by relevance
1345 verify(activity, never()).destroyIfPossible(anyString()); in testCompleteFinishing_pausing()1419 verify(topActivity, never()).destroyIfPossible(anyString()); in testCompleteFinishing_waitForNextVisible()1446 verify(topActivity).destroyIfPossible(anyString()); in testCompleteFinishing_noWaitForNextVisible_sleeping()1469 verify(topActivity).destroyIfPossible(anyString()); in testCompleteFinishing_noWaitForNextVisible_alreadyInvisible()1515 verify(topActivity).destroyIfPossible(anyString()); in testCompleteFinishing_noWaitForNextVisible_stopped()1547 verify(topActivity).destroyIfPossible(anyString()); in testCompleteFinishing_noWaitForNextVisible_nonFocusedStack()1650 activity.destroyIfPossible("test"); in testDestroyIfPossible()1675 activity.destroyIfPossible("test"); in testDestroyIfPossible_lastActivityAboveEmptyHomeStack()
1798 activity.destroyIfPossible("Removes redundant singleInstance"); in startActivityInner()2770 intentActivity.destroyIfPossible("Removes redundant singleInstance"); in resolveReusableTask()
461 r.destroyIfPossible("handleAppCrashed"); in handleAppCrash()
3986 activityRemoved = destroyIfPossible(reason); in completeFinishing()3992 activityRemoved = destroyIfPossible(reason); in completeFinishing()4003 boolean destroyIfPossible(String reason) { in destroyIfPossible() method in ActivityRecord6652 destroyIfPossible("stopIfPossible-finishing"); in stopIfPossible()
3016 r.destroyIfPossible(reason); in remove()
1105 activity.destroyIfPossible("finish-activity-op"); in applyHierarchyOp()
2159 r.destroyIfPossible(reason); in processStoppingAndFinishingActivities()
1649 r.destroyIfPossible(reason); in removeActivities()