diff options
| author | Yunfan Chen <yunfanc@google.com> | 2022-03-24 13:50:51 +0900 |
|---|---|---|
| committer | Yunfan Chen <yunfanc@google.com> | 2022-04-06 16:55:54 +0900 |
| commit | 72e2997f31cfdfe7c2b1f41538480e8e5137463e (patch) | |
| tree | 7edbc700032b7f579da76a03177f16e9f5425974 /core/java/android/inputmethodservice/InputMethodService.java | |
| parent | 6b0ae59a05d22bd38025b7594298c98f018fb7b5 (diff) | |
Extend providedInternalInsets to be type specific
This change will change the providedInternalInsets from a single insets
to a insets array. The one adding the insets can make use of the array
to apply different insets to the window when calculating the provided
insets by the window for different insets types.
With that, the task bar can provide zero insets for the tappable element
type when stashed.
Bug: 215411414
Test: DisplayPolicyTests
Change-Id: I84cd7ef6a2bc19229d3c09f752f65c83eb5c7dde
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions
