Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DDeviceTestRunOptions.java295 public DeviceTestRunOptions setGrantPermission(boolean grantPermission) { in setGrantPermission() method in DeviceTestRunOptions
DBaseHostJUnit4Test.java204 installOptions.setGrantPermission(grantPermission); in installPackageAsUser()
229 installOptions.setGrantPermission(grantPermission); in installPackageAsUser()