Lines Matching refs:program
20 * Tune to a specified program.
26 * @param program Program to tune to.
28 * NOT_SUPPORTED if the program selector doesn't contain any
30 * INVALID_ARGUMENTS if the program selector contains
33 tune(ProgramSelector program) generates (Result result);
36 * Tune (seek) to the next valid program on the "air".
43 * is meant to advance to the next detected program and stay there.
54 * seek or select the next program from the list retrieved in the
65 * Tune to the adjacent channel, which may not be occupied by any program.
87 * Applies a filter to the program list and starts sending program list
93 * This call clears the program list on the client side, the HAL must send
96 * If the program list scanning hardware (i.e. background tuner) is
100 * @param filter Filter to apply on the fetched program list.
102 * NOT_SUPPORTED program list scanning is not supported
108 * Stops sending program list updates.