/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
D | TextClassifierTest.java | 221 List<Bundle> entities = ExtrasUtils.getEntities(extras); in testClassifyText_date() local 222 Truth.assertThat(entities).hasSize(1); in testClassifyText_date() 223 Bundle entity = entities.get(0); in testClassifyText_date() 377 List<Bundle> entities = ExtrasUtils.getEntities(textLink.getExtras()); in testGenerateLinks_entityData() local 378 Truth.assertThat(entities).hasSize(1); in testGenerateLinks_entityData() 379 Bundle entity = entities.get(0); in testGenerateLinks_entityData() 393 List<Bundle> entities = ExtrasUtils.getEntities(textLink.getExtras()); in testGenerateLinks_entityData_disabled() local 394 Truth.assertThat(entities).isNull(); in testGenerateLinks_entityData_disabled()
|
/frameworks/base/core/java/android/view/textclassifier/ |
D | TextClassifier.java | 721 final Collection<String> entities = request.getEntityConfig() in generateLegacyLinks() local 723 if (entities.contains(TextClassifier.TYPE_URL)) { in generateLegacyLinks() 726 if (entities.contains(TextClassifier.TYPE_PHONE)) { in generateLegacyLinks() 729 if (entities.contains(TextClassifier.TYPE_EMAIL)) { in generateLegacyLinks()
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
D | AppTimeLimitController.java | 97 boolean isActive(String[] entities) { in isActive() argument 99 final int size = entities.length; in isActive() 101 if (currentlyActive.containsKey(entities[i])) { in isActive()
|
/frameworks/av/drm/libdrmframework/plugins/passthru/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/base/cmds/vr/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/mediaserver/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/native/libs/binder/ndk/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/base/packages/SettingsProvider/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/base/cmds/requestsync/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/libstagefright/flac/dec/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/libstagefright/omx/tests/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/cmds/stagefright/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/base/libs/storage/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/services/audioflinger/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/libstagefright/id3/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/native/libs/nativebase/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/native/cmds/rawbu/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/codec2/components/gsm/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/base/core/res/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/base/libs/hwui/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/services/mediacodec/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/libeffects/preprocessing/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/frameworks/av/media/extractors/wav/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|