Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java489 int deviceSdkLevel = getDeviceSdkLevel(device); in matches()
696 private int getDeviceSdkLevel(IDevice device) { in getDeviceSdkLevel() method in DeviceSelectionOptions