Home
last modified time | relevance | path

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

/cts/tests/framework/base/activitymanager/src/android/server/am/
DActivityManagerGetConfigTests.java345 String[] featureNames = new String[size]; in checkDeviceConfig() local
348 featureNames[j] = features[i].name; in checkDeviceConfig()
353 featureNames, deviceConfig.features); in checkDeviceConfig()