OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AbstractInputMethodSessionImpl
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/core/java/android/inputmethodservice/
AbstractInputMethodService.java
68
* {@link
AbstractInputMethodSessionImpl
#revokeSelf()
69
*
AbstractInputMethodSessionImpl
.setEnabled()} method.
72
((
AbstractInputMethodSessionImpl
)session).setEnabled(enabled);
77
* {@link
AbstractInputMethodSessionImpl
#revokeSelf()
78
*
AbstractInputMethodSessionImpl
.revokeSelf()} method.
81
((
AbstractInputMethodSessionImpl
)session).revokeSelf();
90
public abstract class
AbstractInputMethodSessionImpl
implements InputMethodSession {
174
public abstract
AbstractInputMethodSessionImpl
onCreateInputMethodSessionInterface();
/prebuilt/sdk/11/
android.jar
/prebuilt/sdk/13/
android.jar
/prebuilt/sdk/14/
android.jar
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/7/
android.jar
/prebuilt/sdk/9/
android.jar
Completed in 626 milliseconds