Hide TextView context menu items when unavailable

When a TextView context menu item is not available, don't add
it to the menu (instead of adding it and disabling it).

Bug: 345709107
Flag: com.android.text.flags.context_menu_hide_unavailable_items
Test: atest TextViewContextMenuTest

Change-Id: I80093d3af09fde46b2035b4d8fa74e34d0f31d65
3 files changed