Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java200 protected BinaryState mLocationGps = BinaryState.IGNORE; field in DeviceSetup
629 setSettingForBinaryState(mLocationGps, mSecureSettings, in processOptions()
1207 mLocationGps = locationGps; in setLocationGps()