Searched refs:DUMP_DEVICE_CONFIG_CMD (Results 1 – 1 of 1) sorted by relevance
54 private static final String DUMP_DEVICE_CONFIG_CMD = "device_config list"; field in DeviceFlags104 String deviceConfigList = testDevice.executeShellCommand(DUMP_DEVICE_CONFIG_CMD); in getDeviceConfigFlags()