Home
last modified time | relevance | path

Searched defs:features2 (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsResolverTest.java1881 Set<String> features2 = new HashSet<>(); in testDifferentDevicePackagesMmTelRcs() local
1924 Set<String> features2 = new HashSet<>(); in testDifferentDevicePackagesNoSupported() local
/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
DMediaRouter2ManagerTest.java963 boolean hasMatchingFeature(List<String> features1, List<String> features2) { in hasMatchingFeature()
/frameworks/native/vulkan/libvulkan/
Ddriver.cpp1474 const VkPhysicalDeviceFeatures2* features2 = in CreateDevice() local