This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
71068f694849353bb99c1906f486fbe29a14c074
frameworks_base
/
core
/
java
/
android
/
inputmethodservice
History
Satoshi Kataoka
658c7b896a
Introduce an API to get the recommended height of the InputMethodWindow
...
Bug: 11035379 Bug: 5137498 Change-Id: I0e920ee79c526c3aea6872b063cf294e2ab081c8
2013-10-15 14:35:18 +09:00
..
AbstractInputMethodService.java
Use input transport for communications between app and IME.
2013-03-26 15:42:39 -07:00
ExtractButton.java
Add View constructor that supplies a default style resource
2013-09-09 18:09:13 -07:00
ExtractEditLayout.java
…
ExtractEditText.java
Add View constructor that supplies a default style resource
2013-09-09 18:09:13 -07:00
IInputMethodSessionWrapper.java
Use input transport for communications between app and IME.
2013-03-26 15:42:39 -07:00
IInputMethodWrapper.java
Fix possible NPE in IInputMethodWrapper
2013-07-01 19:19:31 +09:00
InputMethodService.java
Introduce an API to get the recommended height of the InputMethodWindow
2013-10-15 14:35:18 +09:00
Keyboard.java
…
KeyboardView.java
Add View constructor that supplies a default style resource
2013-09-09 18:09:13 -07:00
package.html
…
SoftInputWindow.java
…