Searched refs:showMode (Results 1 – 11 of 11) sorted by relevance
650 void onSoftKeyboardShowModeChanged(int showMode); in onSoftKeyboardShowModeChanged() argument2032 private void onSoftKeyboardShowModeChanged(int showMode) { in onSoftKeyboardShowModeChanged() argument2034 mSoftKeyboardController.dispatchSoftKeyboardShowModeChanged(showMode); in onSoftKeyboardShowModeChanged()2192 void dispatchSoftKeyboardShowModeChanged(final int showMode) { in dispatchSoftKeyboardShowModeChanged() argument2214 listener.onShowModeChanged(SoftKeyboardController.this, showMode); in dispatchSoftKeyboardShowModeChanged()2219 listener.onShowModeChanged(this, showMode); in dispatchSoftKeyboardShowModeChanged()2263 public boolean setShowMode(@SoftKeyboardShowMode int showMode) { in setShowMode() argument2269 return connection.setSoftKeyboardShowMode(showMode); in setShowMode()2292 @SoftKeyboardShowMode int showMode); in onShowModeChanged() argument2842 public void onSoftKeyboardShowModeChanged(int showMode) { in onBind() argument[all …]
57 void onSoftKeyboardShowModeChanged(int showMode); in onSoftKeyboardShowModeChanged() argument
133 boolean setSoftKeyboardShowMode(int showMode); in setSoftKeyboardShowMode() argument
337 public boolean setSoftKeyboardShowMode(int showMode) { in setSoftKeyboardShowMode() argument339 logTraceSvcConn("setSoftKeyboardShowMode", "showMode=" + showMode); in setSoftKeyboardShowMode()350 return userState.setSoftKeyboardModeLocked(showMode, mComponentName); in setSoftKeyboardShowMode()
499 public boolean setSoftKeyboardShowMode(int showMode) throws UnsupportedOperationException { in setSoftKeyboardShowMode() argument
318 public void onSoftKeyboardShowModeChanged(int showMode) { in IAccessibilityServiceClientImpl()
149 public boolean setSoftKeyboardShowMode(int showMode) { in setSoftKeyboardShowMode() argument
612 public void onSoftKeyboardShowModeChanged(int showMode) throws RemoteException { in onSoftKeyboardShowModeChanged() argument
870 public boolean setSoftKeyboardShowMode(int showMode) throws RemoteException { in setSoftKeyboardShowMode() argument
1978 public void onSoftKeyboardShowModeChanged(int showMode) { in IAccessibilityServiceClientImpl()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...