/packages/services/Car/car-lib/src/android/car/hardware/property/ |
ICarPropertyEventListener.aidl | 28 * Called when an event is triggered in response to one of the calls (such as on tune) or
|
/packages/services/Car/car-lib/src/android/car/hardware/radio/ |
ICarRadioEventListener.aidl | 28 * Called when an event is triggered in response to one of the calls (such as on tune) or
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
kdaemon.h | 28 /* Start, flush, or tune the kernel's buffer flushing daemon. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
kdaemon.h | 28 /* Start, flush, or tune the kernel's buffer flushing daemon. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
kdaemon.h | 28 /* Start, flush, or tune the kernel's buffer flushing daemon. */
|
/packages/apps/TV/src/com/android/tv/ |
InputSessionManager.java | 290 public void tune(String inputId, Uri channelUri) { method in class:InputSessionManager.TvViewSession 292 Log.d(TAG, "warm-up tune: {input=" + inputId + ", channelUri=" + channelUri + "}"); 298 mTvView.tune(inputId, channelUri); 305 public void tune(Channel channel, Bundle params, OnTuneListener listener) { method in class:InputSessionManager.TvViewSession 307 Log.d(TAG, "tune: {session=" + this + ", channel=" + channel + ", params=" + params 322 Log.d(TAG, "No more tuners to tune for input: " + input); 332 mTvView.tune(mInputId, mChannelUri, params); 430 public void tune(String inputId, Uri channelUri) { method in class:InputSessionManager.RecordingSession 460 mClient.tune(inputId, channelUri);
|
/frameworks/base/media/java/android/media/tv/ |
ITvInputSessionWrapper.java | 148 mTvInputRecordingSessionImpl.tune((Uri) args.arg1, (Bundle) args.arg2); 150 mTvInputSessionImpl.tune((Uri) args.arg1, (Bundle) args.arg2); 236 throw new RuntimeException("Too much time to handle tune request. (" + durationMs 238 + "Consider handling the tune request in a separate thread."); 277 public void tune(Uri channelUri, Bundle params) { method in class:ITvInputSessionWrapper 278 // Clear the pending tune requests.
|
ITvInputSession.aidl | 39 void tune(in Uri channelUri, in Bundle params);
|
/packages/apps/TV/src/com/android/tv/tuner/ |
TunerHal.java | 209 * @param frequency a frequency of the channel to tune to 210 * @param modulation a modulation method of the channel to tune to 212 * may use channelNumber instead of frequency for tune. 215 public synchronized boolean tune(int frequency, @ModulationType String modulation, method in class:TunerHal 284 * the tuner ready to accept another tune request. 309 * This method must be called after {@link TunerHal#tune} and before
|
/frameworks/base/core/java/android/hardware/radio/ |
RadioTuner.java | 158 * Tune to a specific frequency. 160 * onProgramInfoChanged() will be called when tune completes or 162 * @param channel the specific channel or frequency to tune to. 163 * @param subChannel the specific sub-channel to tune to. N/A if the selected configuration 175 * @deprecated Use {@link tune(ProgramSelector)} instead. 178 public abstract int tune(int channel, int subChannel); method in class:RadioTuner 181 * Tune to a program. 184 * when tune completes or onError() when cancelled or on timeout. 188 public abstract void tune(@NonNull ProgramSelector selector); method in class:RadioTuner 191 * Cancel a pending scan or tune operation [all...] |
/external/clang/test/CodeGen/ |
attr-target-x86.c | 7 int __attribute__((target("tune=sandybridge"))) walrus(int a) { return 4; } 26 // We ignore the tune attribute so walrus should be identical to baz and bar.
|
/hardware/interfaces/broadcastradio/1.1/ |
ITunerCallback.hal | 30 * following a step(), scan() or tune() command. 40 * @param result OK if tune succeeded or TIMEOUT in case of time out.
|
/platform_testing/libraries/app-helpers/auto/src/android/platform/test/helpers/auto/ |
AbstractAutoRadioHelper.java | 94 * This method is used to tune station manually. 97 * @param band - band to tune in.
|
/hardware/interfaces/broadcastradio/1.0/default/ |
Tuner.h | 41 Return<Result> tune(uint32_t channel, uint32_t subChannel) override;
|
/packages/apps/TV/src/com/android/tv/tuner/source/ |
TsStreamer.java | 38 * @param channel {@link TunerChannel} to tune
|
TunerTsStreamerManager.java | 40 // to support timely {@link TunerTsStreamer} cancellation due to a new tune request from 94 // Created streamer was cancelled by a new tune request. 186 * {@link TunerTsStreamer} creation can be cancelled by a new tune request for the same 193 // mCancelled will be {@code true} if a new tune request for the same session
|
/packages/apps/TV/tests/common/src/com/android/tv/testing/testinput/ |
ChannelStateData.java | 75 + "tune=" + mTuneStatus
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
InlineCost.h | 114 /// Thresholds to tune inline cost analysis. The inline cost analysis decides 146 /// Generate the parameters to tune the inline cost analysis based only on the 150 /// Generate the parameters to tune the inline cost analysis based on command 155 /// Generate the parameters to tune the inline cost analysis based on command
|