summaryrefslogtreecommitdiff
path: root/core/java/android/view/InputWindowHandle.java
Commit message (Expand)AuthorAgeFilesLines
* Input: Override touchable region bounds with surface bounds 1/2Vishnu Nair2019-03-121-1/+42
* Let the activity embedded in ActivityView can be directly touchedTiger Huang2019-01-301-2/+6
* Forward SurfaceInsets to InputWindowInfoRobert Carr2018-11-271-0/+2
* Replace InputWindowInfo#inputChannel with an IBinder token.Robert Carr2018-11-271-2/+3
* WindowManager: Communicate with input system by WindowTokens.Robert Carr2018-11-141-5/+1
* Plumbing for SurfaceControl#setInputWindowInfo.Robert Carr2018-11-141-0/+127