Searched refs:clearMetaKeyStates (Results 1 – 11 of 11) sorted by relevance
249 public boolean clearMetaKeyStates(int states) { in clearMetaKeyStates() method in InputConnectionWrapper250 return mTarget.clearMetaKeyStates(states); in clearMetaKeyStates()
751 boolean clearMetaKeyStates(int states); in clearMetaKeyStates() method
169 public boolean clearMetaKeyStates(int states) { in clearMetaKeyStates() method in BaseInputConnection
68 void clearMetaKeyStates(int states); in clearMetaKeyStates() method
515 public boolean clearMetaKeyStates(int states) { in clearMetaKeyStates() method in InputConnectionWrapper517 mIInputContext.clearMetaKeyStates(states); in clearMetaKeyStates()
176 public void clearMetaKeyStates(int states) { in clearMetaKeyStates() method in IInputConnectionWrapper441 ic.clearMetaKeyStates(msg.arg1); in executeMessage()
99 public boolean clearMetaKeyStates(int states) { in clearMetaKeyStates() method in EditableInputConnection
6088 public boolean clearMetaKeyStates(int states) { in clearMetaKeyStates() method in AbsListView.FlingRunnable.InputConnectionWrapper6089 return getTarget().clearMetaKeyStates(states); in clearMetaKeyStates()
35511 method public boolean clearMetaKeyStates(int);35675 method public abstract boolean clearMetaKeyStates(int);35705 method public boolean clearMetaKeyStates(int);
52904 method public boolean clearMetaKeyStates(int);53076 method public boolean clearMetaKeyStates(int);53111 method public boolean clearMetaKeyStates(int);
106555 Lcom/android/internal/view/IInputConnectionWrapper;->clearMetaKeyStates(I)V106625 Lcom/android/internal/view/IInputContext$Stub$Proxy;->clearMetaKeyStates(I)V106678 Lcom/android/internal/view/IInputContext;->clearMetaKeyStates(I)V