HomeSort by relevance Sort by last modified time
    Searched refs:SEND_RESULT_FAILURE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/hdmi/
SetArcTransmissionStateAction.java 86 case Constants.SEND_RESULT_FAILURE:
Constants.java 195 static final int SEND_RESULT_FAILURE = 3;
HdmiControlService.java 126 * <li>{@link Constants#SEND_RESULT_FAILURE}
825 callback.onSendCompleted(Constants.SEND_RESULT_FAILURE);
    [all...]

Completed in 35 milliseconds