Searched refs:isUnprotectedEmergency (Results 1 – 4 of 4) sorted by relevance
44 boolean isUnprotectedEmergency) { in SecurityAlgorithmUpdate() argument48 mIsUnprotectedEmergency = isUnprotectedEmergency; in SecurityAlgorithmUpdate()67 public boolean isUnprotectedEmergency() { in isUnprotectedEmergency() method in SecurityAlgorithmUpdate
74 assertThat(update.isUnprotectedEmergency()).isFalse(); in testGetters()98 aidlUpdate.isUnprotectedEmergency = true; in testConvertSecurityAlgorithmUpdate()
213 if (update.isUnprotectedEmergency()) { in shouldIgnoreUpdate()
5817 securityAlgorithmUpdate.isUnprotectedEmergency); in convertSecurityAlgorithmUpdate()