Searched refs:performDestroy (Results 1 – 5 of 5) sorted by relevance
366 performDestroy(r, true); in startActivity()382 private Window performDestroy(LocalActivityRecord r, boolean finish) { in performDestroy() method in LocalActivityManager416 win = performDestroy(r, finish); in destroyActivity()
2787 void performDestroy() {
1341 activity.performDestroy(); in callActivityOnDestroy()
1456 f.performDestroy(); in moveToState()
8043 final void performDestroy() { in performDestroy() method in Activity