Searched refs:FeatureOpcode (Results 1 – 3 of 3) sorted by relevance
21 import com.android.server.hdmi.Constants.FeatureOpcode;131 private static String opcodeToString(@FeatureOpcode int opcode) { in opcodeToString()
35 import com.android.server.hdmi.Constants.FeatureOpcode;525 @FeatureOpcode
167 public @interface FeatureOpcode { annotation in Constants