Files
frameworks_base/core/java/android/view
Tony Mak ae33c3bd35 Support intent configuration for actions
1. Pull out the common intent genereation logic to TemplateIntentFactory,
so that it could be used by actions.

2. Fix a bug that we are freeing the annotator immediately when
   we are switching annotator model file. It is incorrect as
   it could be used by another thread / model.

Test: atest frameworks/base/core/tests/coretests/src/android/view/textclassifier/

BUG: 123745079

Change-Id: I6c5364595470b900be2dd976dda6e9fc90464de9
2019-02-05 21:53:37 +00:00
..
2019-02-04 14:18:27 -05:00
2017-10-16 21:27:54 +01:00
2018-11-14 15:25:10 -08:00
2018-10-04 16:18:12 -07:00
2019-01-31 13:36:07 -08:00
2019-02-04 12:41:24 -08:00
2018-10-04 16:18:12 -07:00
2019-01-23 18:03:34 -08:00