Searched refs:isSetup (Results 1 – 3 of 3) sorted by relevance
292 private boolean setupOrClearBcb(boolean isSetup, String command) { in setupOrClearBcb() argument301 if (isSetup) { in setupOrClearBcb()316 if (isSetup) { in setupOrClearBcb()328 Slog.i(TAG, "uncrypt " + (isSetup ? "setup" : "clear") in setupOrClearBcb()
250 public boolean isSetup() { in isSetup() method in BasePermission
1859 if (!allowed && bp.isSetup() in grantSignaturePermission()