annotations.xml 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <root>
  3. <item name="android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl void createSession(android.view.inputmethod.InputMethod.SessionCallback)">
  4. <annotation name="androidx.annotation.MainThread"/>
  5. </item>
  6. <item name="android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl void revokeSession(android.view.inputmethod.InputMethodSession)">
  7. <annotation name="androidx.annotation.MainThread"/>
  8. </item>
  9. <item name="android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl void setSessionEnabled(android.view.inputmethod.InputMethodSession, boolean)">
  10. <annotation name="androidx.annotation.MainThread"/>
  11. </item>
  12. <item name="android.inputmethodservice.InputMethodService boolean onEvaluateInputViewShown()">
  13. <annotation name="androidx.annotation.CallSuper"/>
  14. </item>
  15. <item name="android.inputmethodservice.InputMethodService int getBackDisposition()">
  16. <annotation name="androidx.annotation.IntDef">
  17. <val name="value" val="{android.inputmethodservice.InputMethodService.BACK_DISPOSITION_DEFAULT, android.inputmethodservice.InputMethodService.BACK_DISPOSITION_WILL_NOT_DISMISS, android.inputmethodservice.InputMethodService.BACK_DISPOSITION_WILL_DISMISS, android.inputmethodservice.InputMethodService.BACK_DISPOSITION_ADJUST_NOTHING}" />
  18. </annotation>
  19. </item>
  20. <item name="android.inputmethodservice.InputMethodService void setBackDisposition(int) 0">
  21. <annotation name="androidx.annotation.IntDef">
  22. <val name="value" val="{android.inputmethodservice.InputMethodService.BACK_DISPOSITION_DEFAULT, android.inputmethodservice.InputMethodService.BACK_DISPOSITION_WILL_NOT_DISMISS, android.inputmethodservice.InputMethodService.BACK_DISPOSITION_WILL_DISMISS, android.inputmethodservice.InputMethodService.BACK_DISPOSITION_ADJUST_NOTHING}" />
  23. </annotation>
  24. </item>
  25. <item name="android.inputmethodservice.InputMethodService void showStatusIcon(int) 0">
  26. <annotation name="androidx.annotation.DrawableRes"/>
  27. </item>
  28. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void attachToken(android.os.IBinder)">
  29. <annotation name="androidx.annotation.MainThread"/>
  30. </item>
  31. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void bindInput(android.view.inputmethod.InputBinding)">
  32. <annotation name="androidx.annotation.MainThread"/>
  33. </item>
  34. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void changeInputMethodSubtype(android.view.inputmethod.InputMethodSubtype)">
  35. <annotation name="androidx.annotation.MainThread"/>
  36. </item>
  37. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void hideSoftInput(int, android.os.ResultReceiver)">
  38. <annotation name="androidx.annotation.MainThread"/>
  39. </item>
  40. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void restartInput(android.view.inputmethod.InputConnection, android.view.inputmethod.EditorInfo)">
  41. <annotation name="androidx.annotation.MainThread"/>
  42. </item>
  43. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void showSoftInput(int, android.os.ResultReceiver)">
  44. <annotation name="androidx.annotation.MainThread"/>
  45. </item>
  46. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void startInput(android.view.inputmethod.InputConnection, android.view.inputmethod.EditorInfo)">
  47. <annotation name="androidx.annotation.MainThread"/>
  48. </item>
  49. <item name="android.inputmethodservice.InputMethodService.InputMethodImpl void unbindInput()">
  50. <annotation name="androidx.annotation.MainThread"/>
  51. </item>
  52. <item name="android.inputmethodservice.Keyboard Keyboard(android.content.Context, int, int) 1">
  53. <annotation name="androidx.annotation.XmlRes"/>
  54. </item>
  55. <item name="android.inputmethodservice.Keyboard Keyboard(android.content.Context, int, int, int, int) 1">
  56. <annotation name="androidx.annotation.XmlRes"/>
  57. </item>
  58. </root>