Home
last modified time | relevance | path

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

/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoConstants.java49 public static final String SMALLEST_SCREEN_WIDTH_DP = "smallest_screen_width_dp"; field
DDeviceInfoInstrument.java109 addResult(SMALLEST_SCREEN_WIDTH_DP, configuration.smallestScreenWidthDp); in onStart()