Searched refs:performPause (Results 1 – 5 of 5) sorted by relevance
218 performPause(r, mFinishing); in moveToState()223 performPause(r, mFinishing); in moveToState()232 private void performPause(LocalActivityRecord r, boolean finishing) { in performPause() method in LocalActivityManager386 performPause(r, finish); in performDestroy()
2729 void performPause() {
1507 activity.performPause(); in callActivityOnPause()
1358 f.performPause(); in moveToState()
7973 final void performPause() { in performPause() method in Activity