Home
last modified time | relevance | path

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

/tools/tradefederation/core/common_util/com/android/tradefed/invoker/logger/
DInvocationMetricLogger.java204 PERSISTENT_DEVICE_PROPERTIES("persistent_device_properties", true), enumConstant
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java1036 InvocationMetricKey.PERSISTENT_DEVICE_PROPERTIES, entry); in changeSystemProps()