Home | History | Annotate | Download | only in am

Lines Matching refs:findTaskToMoveToFrontLocked

2039     void findTaskToMoveToFrontLocked(int taskId, int flags, Bundle options) {
2041 if (mStacks.get(stackNdx).findTaskToMoveToFrontLocked(taskId, flags, options)) {