Lines Matching refs:a
6 * You may obtain a copy of the License at
27 * configuration is applied or a failure occurs or after a time out.
46 * Shall be called only when a valid configuration has been applied.
48 * ITunerCallback.tuneComplete() MUST be called once locked on a station
49 * or after a time out or full band scan if no station found.
50 * The status should indicate if a valid station is tuned or not.
62 * Must be called when a valid configuration has been applied.
64 * ITunerCallback.tuneComplete() MUST be called once locked on a station
65 * or after a time out or full band scan if no station found.
66 * The status should indicate if a valid station is tuned or not.
78 * Must be called when a valid configuration has been applied.
80 * ITunerCallback.tuneComplete() MUST be called once locked on a station
81 * or after a time out or full band scan if no station found.
82 * The status should indicate if a valid station is tuned or not.
95 * Cancel a scan, step or tune operation.
96 * Shall be called only while a scan, step or tune operation is pending.