Add min API level of 26 for the named capaturing in javadoc

- Named capaturing is only supported since API level 26 (Oreo)
- Although the constructs are available since ICU 55 (Marshmallow),
  the API in Matcher wasn't added until API level 26, and there was
  no CTS before Oreo. Thus, Android only officially supports it since O.

Bug: 71727710
Test: m docs
Merged-In: Ib04f3fcfb831be50f4e77b4ca8c2952349e1db77
Change-Id: Ib04f3fcfb831be50f4e77b4ca8c2952349e1db77
(cherry picked from commit d88def68d81a371284ed1c25a7b038cfefe0ccf3)
1 file changed