Searched refs:MSG_NOT_SYSTEM (Results 1 – 1 of 1) sorted by relevance
108 private static final String MSG_NOT_SYSTEM = "Not system package"; field in KeyChainService242 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);308 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);316 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);374 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);636 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);659 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);680 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);742 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);747 Preconditions.checkCallAuthorization(isSystemUid(getCaller()), MSG_NOT_SYSTEM);[all …]