Searched refs:getNextFocusableTask (Results 1 – 2 of 2) sorted by relevance
3036 private Task getNextFocusableTask(boolean allowFocusSelf) { in getNextFocusableTask() method in Task3045 return parent.asTask().getNextFocusableTask(allowFocusSelf); in getNextFocusableTask()3060 Task focusableTask = getNextFocusableTask(allowFocusSelf); in adjustFocusToNextFocusableTask()
48420 HPLcom/android/server/wm/Task;->getNextFocusableTask(Z)Lcom/android/server/wm/Task;48501 PLcom/android/server/wm/Task;->lambda$getNextFocusableTask$8$Task(ZLjava/lang/Object;)Z