Searched refs:ID_AM (Results 1 – 2 of 2) sorted by relevance
47 public static final int ID_AM = 1; field in ProgramType59 ID_AM,67 public static final ProgramType AM = new AMProgramType(ID_AM);209 case ID_AM:
55 case ProgramType.ID_AM: in setType()