Home
last modified time | relevance | path

Searched refs:featureNames (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityManagerGetConfigTests.java346 String[] featureNames = new String[size]; in checkDeviceConfig() local
349 featureNames[j] = features[i].name; in checkDeviceConfig()
354 featureNames, deviceConfig.features); in checkDeviceConfig()