Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DDeviceTestRunOptions.java290 public boolean isGrantPermission() { in isGrantPermission() method in DeviceTestRunOptions
DBaseHostJUnit4Test.java174 installer.setShouldGrantPermission(options.isGrantPermission()); in installPackage()