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
b4f27c95bcfd4ceb5ced42efcf20bcd2faa2b626
frameworks_base
/
core
/
java
/
android
/
inputmethodservice
History
John Spurlock
6090995951
Remove unused imports from frameworks/base.
...
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
2013-11-20 11:31:47 -05: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
Remove unused imports from frameworks/base.
2013-11-20 11:31:47 -05: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
…