annotations.xml 4.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <root>
  3. <item name="android.service.autofill.AutofillService void onCreate()">
  4. <annotation name="androidx.annotation.CallSuper"/>
  5. </item>
  6. <item name="android.service.autofill.FillRequest int getFlags()">
  7. <annotation name="androidx.annotation.IntDef">
  8. <val name="flag" val="true" />
  9. <val name="value" val="{android.service.autofill.FillRequest.FLAG_MANUAL_REQUEST, android.service.autofill.FillRequest.FLAG_COMPATIBILITY_MODE_REQUEST}" />
  10. </annotation>
  11. </item>
  12. <item name="android.service.autofill.FillResponse.Builder android.service.autofill.FillResponse.Builder setFlags(int) 0">
  13. <annotation name="androidx.annotation.IntDef">
  14. <val name="flag" val="true" />
  15. <val name="value" val="{android.service.autofill.FillResponse.FLAG_TRACK_CONTEXT_COMMITED, android.service.autofill.FillResponse.FLAG_DISABLE_ACTIVITY_ONLY}" />
  16. </annotation>
  17. </item>
  18. <item name="android.service.autofill.ImageTransformation.Builder Builder(android.view.autofill.AutofillId, java.util.regex.Pattern, int) 2">
  19. <annotation name="androidx.annotation.DrawableRes"/>
  20. </item>
  21. <item name="android.service.autofill.ImageTransformation.Builder Builder(android.view.autofill.AutofillId, java.util.regex.Pattern, int, java.lang.CharSequence) 2">
  22. <annotation name="androidx.annotation.DrawableRes"/>
  23. </item>
  24. <item name="android.service.autofill.ImageTransformation.Builder android.service.autofill.ImageTransformation.Builder addOption(java.util.regex.Pattern, int) 1">
  25. <annotation name="androidx.annotation.DrawableRes"/>
  26. </item>
  27. <item name="android.service.autofill.ImageTransformation.Builder android.service.autofill.ImageTransformation.Builder addOption(java.util.regex.Pattern, int, java.lang.CharSequence) 1">
  28. <annotation name="androidx.annotation.DrawableRes"/>
  29. </item>
  30. <item name="android.service.autofill.SaveInfo.Builder Builder(int) 0">
  31. <annotation name="androidx.annotation.IntDef">
  32. <val name="flag" val="true" />
  33. <val name="value" val="{android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_PASSWORD, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_ADDRESS, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_CREDIT_CARD, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_USERNAME, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_EMAIL_ADDRESS}" />
  34. </annotation>
  35. </item>
  36. <item name="android.service.autofill.SaveInfo.Builder Builder(int, android.view.autofill.AutofillId[]) 0">
  37. <annotation name="androidx.annotation.IntDef">
  38. <val name="flag" val="true" />
  39. <val name="value" val="{android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_PASSWORD, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_ADDRESS, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_CREDIT_CARD, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_USERNAME, android.service.autofill.SaveInfo.SAVE_DATA_TYPE_EMAIL_ADDRESS}" />
  40. </annotation>
  41. </item>
  42. <item name="android.service.autofill.SaveInfo.Builder android.service.autofill.SaveInfo.Builder setFlags(int) 0">
  43. <annotation name="androidx.annotation.IntDef">
  44. <val name="flag" val="true" />
  45. <val name="value" val="{android.service.autofill.SaveInfo.FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE, android.service.autofill.SaveInfo.FLAG_DONT_SAVE_ON_FINISH, android.service.autofill.SaveInfo.FLAG_DELAY_SAVE}" />
  46. </annotation>
  47. </item>
  48. <item name="android.service.autofill.SaveInfo.Builder android.service.autofill.SaveInfo.Builder setNegativeAction(int, android.content.IntentSender) 0">
  49. <annotation name="androidx.annotation.IntDef">
  50. <val name="value" val="{android.service.autofill.SaveInfo.NEGATIVE_BUTTON_STYLE_CANCEL, android.service.autofill.SaveInfo.NEGATIVE_BUTTON_STYLE_REJECT}" />
  51. </annotation>
  52. </item>
  53. <item name="android.service.autofill.VisibilitySetterAction.Builder Builder(int, int) 0">
  54. <annotation name="androidx.annotation.IdRes"/>
  55. </item>
  56. <item name="android.service.autofill.VisibilitySetterAction.Builder Builder(int, int) 1">
  57. <annotation name="androidx.annotation.IntDef">
  58. <val name="value" val="{android.view.View.VISIBLE, android.view.View.INVISIBLE, android.view.View.GONE}" />
  59. </annotation>
  60. </item>
  61. <item name="android.service.autofill.VisibilitySetterAction.Builder android.service.autofill.VisibilitySetterAction.Builder setVisibility(int, int) 0">
  62. <annotation name="androidx.annotation.IdRes"/>
  63. </item>
  64. <item name="android.service.autofill.VisibilitySetterAction.Builder android.service.autofill.VisibilitySetterAction.Builder setVisibility(int, int) 1">
  65. <annotation name="androidx.annotation.IntDef">
  66. <val name="value" val="{android.view.View.VISIBLE, android.view.View.INVISIBLE, android.view.View.GONE}" />
  67. </annotation>
  68. </item>
  69. </root>