Searched refs:FeatureOpcode (Results 1 – 3 of 3) sorted by relevance
23 import com.android.server.hdmi.Constants.FeatureOpcode;203 private static String opcodeToString(@FeatureOpcode int opcode) { in opcodeToString()
37 import com.android.server.hdmi.Constants.FeatureOpcode;514 @FeatureOpcode
170 public @interface FeatureOpcode { annotation in Constants