Home | History | Annotate | Download | only in input

Lines Matching full:touched

447                 // User touched a different application than the one we are waiting on.
470 // Traverse windows from front to back to find touched window.
1210 // Traverse windows from front to back to find touched window and outside targets.
1236 break; // found touched window, exit window loop
1389 // Check permission to inject into all touched foreground windows and ensure there
1390 // is at least one touched foreground window.
1407 ALOGD("Dropping event because there is no touched foreground window to receive it.");
1413 // Permission granted to injection into all touched foreground windows.
1435 // Ensure all touched foreground windows are ready for new input.
1439 // If the touched window is paused then keep waiting.
1443 "Waiting because the touched window is paused.");
1447 // If the touched window is still working on previous events then keep waiting.
1451 "Waiting because the touched window has not finished "
1458 // If this is the first pointer going down and the touched window has a wallpaper
1459 // then also add the touched wallpaper windows so they are locked in for the duration
2854 ALOGD("Touched window was removed: %s",
2861 "touched window was removed");