Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java444 changeSystemProps(device); in setUp()
706 private void changeSystemProps(ITestDevice device) throws DeviceNotAvailableException, in changeSystemProps() method in DeviceSetup