Searched refs:deviceApiLevelString (Results 1 – 1 of 1) sorted by relevance
811 String deviceApiLevelString = device.getProperty(IDevice.PROP_BUILD_API_LEVEL); in checkBuildInfo() local816 deviceApiLevel = Integer.parseInt(deviceApiLevelString); in checkBuildInfo()