Home
last modified time | relevance | path

Searched refs:IInputMethodClient (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethodManager.aidl26 import com.android.internal.view.IInputMethodClient;
33 void addClient(in IInputMethodClient client, in IInputContext inputContext, in addClient()
44 boolean showSoftInput(in IInputMethodClient client, IBinder windowToken, int flags, in showSoftInput()
46 boolean hideSoftInput(in IInputMethodClient client, IBinder windowToken, int flags, in hideSoftInput()
53 in IInputMethodClient client, in IBinder windowToken, in startInputOrWindowGainedFocus()
60 void showInputMethodPickerFromClient(in IInputMethodClient client, in showInputMethodPickerFromClient()
62 void showInputMethodPickerFromSystem(in IInputMethodClient client, in showInputMethodPickerFromSystem()
64 void showInputMethodAndSubtypeEnablerFromClient(in IInputMethodClient client, String topId); in showInputMethodAndSubtypeEnablerFromClient()
H A DIInputMethodClient.aidl25 oneway interface IInputMethodClient { interface
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java90 import com.android.internal.view.IInputMethodClient;
677 final IInputMethodClient mClient;
697 InputMethodClientInfo(IInputMethodClient client, int uid, int pid, in InputMethodClientInfo()
937 InputMethodClientInfo getClientLocked(IInputMethodClient client) { in getClientLocked()
958 void addClientLocked(int uid, int pid, IInputMethodClient client, in addClientLocked()
1119 private final IInputMethodClient mClient;
1515 IInputMethodClient client, IBinder token, int flags, in showSoftInputInternal()
1562 IInputMethodClient client, IBinder windowToken, int flags, in hideSoftInput()
1569 IInputMethodClient client, IBinder windowToken, int flags, in hideSoftInputInternal()
1613 @Nullable IInputMethodClient client, in startInputOrWindowGainedFocus()
[all …]
H A DInputMethodManagerService.java178 import com.android.internal.view.IInputMethodClient;
397 private final IInputMethodClient mClient;
411 final IInputMethodClient client;
429 ClientState(IInputMethodClient _client, IInputContext _inputContext, in ClientState()
1476 IInputMethodClient mClientToBeReset;
1479 @Nullable IInputMethodClient clientToBeReset) { in UserSwitchHandlerTask()
1571 @Nullable IInputMethodClient clientToBeReset) { in scheduleSwitchUserTaskLocked()
1679 IInputMethodClient clientToBeReset) { in switchUserOnHandlerLocked()
2198 void removeClient(IInputMethodClient client) { in removeClient()
3693 IInputMethodClient client, String inputMethodId) { in showInputMethodAndSubtypeEnablerFromClient()
[all …]
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java100 import com.android.internal.view.IInputMethodClient;
975 final IInputMethodClient.Stub mClient = new IInputMethodClient.Stub() {
1210 public IInputMethodClient getClient() { in getClient()
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist532 "com.android.internal.view.IInputMethodClient",
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes10640 com.android.internal.view.IInputMethodClient$Stub$Proxy
10641 com.android.internal.view.IInputMethodClient$Stub
10642 com.android.internal.view.IInputMethodClient
H A Dboot-image-profile.txt22498 HSPLcom/android/internal/view/IInputMethodClient$Stub;-><init>()V
22499 HSPLcom/android/internal/view/IInputMethodClient$Stub;->asBinder()Landroid/os/IBinder;
22500 HSPLcom/android/internal/view/IInputMethodClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/…
22502 …putMethodManager$Stub$Proxy;->addClient(Lcom/android/internal/view/IInputMethodClient;Lcom/android…
22506 …$Proxy;->startInputOrWindowGainedFocus(ILcom/android/internal/view/IInputMethodClient;Landroid/os/…
35380 Lcom/android/internal/view/IInputMethodClient$Stub$Proxy;
35381 Lcom/android/internal/view/IInputMethodClient$Stub;
35382 Lcom/android/internal/view/IInputMethodClient;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89038 Lcom/android/internal/view/IInputMethodClient$Stub$Proxy;->onUnbindMethod(II)V
89040 Lcom/android/internal/view/IInputMethodClient$Stub$Proxy;->setActive(ZZ)V
89042 Lcom/android/internal/view/IInputMethodClient$Stub$Proxy;->setUsingInputMethod(Z)V
89043 Lcom/android/internal/view/IInputMethodClient$Stub;-><init>()V
89044 …m/android/internal/view/IInputMethodClient$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/in…
89046 Lcom/android/internal/view/IInputMethodClient$Stub;->TRANSACTION_onBindMethod:I
89047 Lcom/android/internal/view/IInputMethodClient$Stub;->TRANSACTION_onUnbindMethod:I
89049 Lcom/android/internal/view/IInputMethodClient$Stub;->TRANSACTION_setActive:I
89052 Lcom/android/internal/view/IInputMethodClient;->onUnbindMethod(II)V
89053 Lcom/android/internal/view/IInputMethodClient;->reportFullscreenMode(Z)V
[all …]
/aosp12/frameworks/base/config/
H A Dpreloaded-classes10661 com.android.internal.view.IInputMethodClient$Stub$Proxy
10662 com.android.internal.view.IInputMethodClient$Stub
10663 com.android.internal.view.IInputMethodClient
H A Dboot-image-profile.txt22545 HSPLcom/android/internal/view/IInputMethodClient$Stub;-><init>()V
22546 HSPLcom/android/internal/view/IInputMethodClient$Stub;->asBinder()Landroid/os/IBinder;
22547 HSPLcom/android/internal/view/IInputMethodClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/…
22549 …putMethodManager$Stub$Proxy;->addClient(Lcom/android/internal/view/IInputMethodClient;Lcom/android…
22553 …$Proxy;->startInputOrWindowGainedFocus(ILcom/android/internal/view/IInputMethodClient;Landroid/os/…
45044 Lcom/android/internal/view/IInputMethodClient$Stub$Proxy;
45045 Lcom/android/internal/view/IInputMethodClient$Stub;
45046 Lcom/android/internal/view/IInputMethodClient;
/aosp12/frameworks/base/services/
H A Dart-profile19647 …droid/server/inputmethod/InputMethodManagerService;Lcom/android/internal/view/IInputMethodClient;)V
19754 …roid/server/inputmethod/InputMethodManagerService;ILcom/android/internal/view/IInputMethodClient;)V
19760 …roid/server/inputmethod/InputMethodManagerService;ILcom/android/internal/view/IInputMethodClient;)V
19787IInputMethodClient;Lcom/android/internal/view/IInputContext;I)V+]Landroid/util/ArrayMap;Landroid/u…
19794 …hodManagerService;->canShowInputMethodPickerLocked(Lcom/android/internal/view/IInputMethodClient;)Z
19825IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;I)Z+]Landroid/util/ArrayMap;Lan…
19841IInputMethodClient;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/inputmet…
19866 …ManagerService;->showInputMethodPickerFromSystem(Lcom/android/internal/view/IInputMethodClient;II)V
19868IInputMethodClient;Landroid/os/IBinder;ILandroid/os/ResultReceiver;I)Z+]Ljava/lang/StringBuilder;L…
19869 …ervice;->startInputOrWindowGainedFocus(ILcom/android/internal/view/IInputMethodClient;Landroid/os/…
[all …]