Searched refs:BridgeIInputMethodManager (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/view/inputmethod/
H A DInputMethodManager_Delegate.java19 import com.android.layoutlib.bridge.android.BridgeIInputMethodManager;
44 InputMethodManager.mInstance = new InputMethodManager(new BridgeIInputMethodManager(),
57 InputMethodManager.mInstance = new InputMethodManager(new BridgeIInputMethodManager(),
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeIInputMethodManager.java38 public class BridgeIInputMethodManager implements IInputMethodManager { class in inherits:IInputMethodManager

Completed in 55 milliseconds