Searched refs:moveTaskToFront (Results 1 – 1 of 1) sorted by relevance
97 moveTaskToFront(mTaskId); in onCreateView()142 private void moveTaskToFront(int taskId) { in moveTaskToFront() method in IntentDialogFragment144 am.moveTaskToFront(taskId, 0 /* flags */); in moveTaskToFront()