Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java100 public static class VerificationException extends RuntimeException { class in HdmiCecConfig
101 public VerificationException(String message) { in VerificationException() method in HdmiCecConfig.VerificationException
252 throw new VerificationException("Invalid CEC setup for '" in getDefaultValue()
269 throw new VerificationException("Invalid CEC setup for '" in registerValue()
527 throw new VerificationException("Invalid CEC setting '" + setting.getName() in getStorage()
564 throw new VerificationException("Invalid CEC setting '" + setting.getName() in getStorageKey()