Searched refs:SoftInputWindowManager (Results 1 – 3 of 3) sorted by relevance
26 final class SoftInputWindowManager { class31 SoftInputWindowManager(Context context, MultiClientInputMethodServiceDelegate delegate) { in SoftInputWindowManager() method in SoftInputWindowManager
43 SoftInputWindowManager mSoftInputWindowManager;88 mSoftInputWindowManager = new SoftInputWindowManager(this, mDelegate); in onCreate()
37 private final SoftInputWindowManager mSoftInputWindowManager;48 SoftInputWindowManager softInputWindowManager, int clientId, int uid, int pid, in ClientCallbackImpl()