summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Material.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2018-10-21 10:42:52 -0700
committerYohei Yukawa <yukawa@google.com>2018-10-21 10:42:52 -0700
commitb0c26453771970978f31f9592123fb91cbf51a56 (patch)
treeaa78ec233aa300b70d2b3ba2e5c9fbbc0e334425 /opengl/java/android/opengl/Material.java
parent432cf6003301526502ba9d88cf652758d4881a3b (diff)
Enable @SoftInputModeFlags annotation in IMMS
This is a preparation to split com.android.internal.view.InputMethodClient. When WindowManager.LayoutParams.SoftInputModeFlags annotation was originally introduced [1], somehow we could not use that annotation in InputMethodManagerService (IMMS) probably because of some build system or compiler limitation since the attribute belongs to frameworks.jar while IMMS belongs to services.jar. Now it seems that such a limitation no longer exists, there is no reason to not enable @SoftInputModeFlags annotation in IMMS. @SoftInputModeFlags is @Retention(SOURCE) anyway. Hence there should be no behavior difference at run time. [1]: I96300b090edce327d0515c740183abe91ded6bac 22dac1c8df4ec212e8195a69d2de15d313d724fb Bug: 118040692 Test: compile Change-Id: I5fb04a9c63d7123d25f2dbcc7e24b51ca79687ee
Diffstat (limited to 'opengl/java/android/opengl/Material.java')
0 files changed, 0 insertions, 0 deletions