Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DBackupUtils.java301 public boolean enableBackup(boolean enable) throws Exception { in enableBackup() argument
311 executeShellCommand("bmgr enable " + enable); in enableBackup()
318 public boolean enableBackupForUser(boolean enable, int userId) throws IOException { in enableBackupForUser() argument
320 executeShellCommand(String.format("bmgr --user %d enable %b", userId, enable)); in enableBackupForUser()
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DUserEntity.java53 @Index @Getter @Setter Boolean enable; field in UserEntity
74 this.enable = true; in UserEntity()
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_coverage.jsp54 if (cmd == "enable") {
59 $(evt.target).text("enable");
180 …1" style="margin-left: 5px;"><c:out value='${coverageEntity.isIgnored ? "enable" : "disable"}'/></…
/test/vts/script/
Drun_cts_with_profiling.sh67 …adb -s $serial_no shell ./data/local/tmp/vts_profiling_configure enable /vendor/lib/ /vendor/lib64/
/test/vts/proto/
DVtsResourceControllerMessage.proto115 // whether to enable blocking