commit | 98058cbdffa6e1d73168b1f23ad6fb3f72d730cc | [log] [tgz] |
---|---|---|
author | Chavi Weingarten <chaviw@google.com> | Tue Oct 03 18:40:53 2023 +0000 |
committer | Chavi Weingarten <chaviw@google.com> | Tue Oct 03 18:54:58 2023 +0000 |
tree | cb881ba47c179b69a600e943ed887dbf8d02c941 | |
parent | c3ed83e73fc28b846d44b120f96686044e120adf [diff] |
Rename focusGrantToken to inputTransferToken Hosts can get a token for the embedded window to make focus request call in system server. The token is just a Binder object that is used to look up the embedded window in system server. Rename to inputTransferToken since we can reuse this token for other input transfer requests. Bug: 303254234 Test: SurfaceControlViewHostTests Change-Id: Ibf7712a54629e8c5cf9095a08c1cfd501aa4ef78