Searched refs:enable (Results 1 – 5 of 5) sorted by relevance
301 public boolean enableBackup(boolean enable) throws Exception { in enableBackup() argument311 executeShellCommand("bmgr enable " + enable); in enableBackup()318 public boolean enableBackupForUser(boolean enable, int userId) throws IOException { in enableBackupForUser() argument320 executeShellCommand(String.format("bmgr --user %d enable %b", userId, enable)); in enableBackupForUser()
53 @Index @Getter @Setter Boolean enable; field in UserEntity74 this.enable = true; in UserEntity()
54 if (cmd == "enable") {59 $(evt.target).text("enable");180 …1" style="margin-left: 5px;"><c:out value='${coverageEntity.isIgnored ? "enable" : "disable"}'/></…
67 …adb -s $serial_no shell ./data/local/tmp/vts_profiling_configure enable /vendor/lib/ /vendor/lib64/
115 // whether to enable blocking