Searched defs:moveToFront (Results 1 – 4 of 4) sorted by relevance
27 void moveToFront(); in moveToFront() method
4338 public void moveToFront() { in moveToFront() method in ActivityManager.AppTask
94 public void moveToFront() { in moveToFront() method in AppTaskImpl
1010 void moveToFront(String reason) { in moveToFront() method in ActivityStack1018 void moveToFront(String reason, TaskRecord task) { in moveToFront() method in ActivityStack5280 void moveToFrontAndResumeStateIfNeeded(ActivityRecord r, boolean moveToFront, boolean setResume, in moveToFrontAndResumeStateIfNeeded()