Home
last modified time | relevance | path

Searched refs:tune (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/media/java/android/media/tv/
DTvRecordingClient.java86 public void tune(String inputId, Uri channelUri) { in tune() method in TvRecordingClient
87 tune(inputId, channelUri, null); in tune()
111 public void tune(String inputId, Uri channelUri, Bundle params) { in tune() method in TvRecordingClient
121 mSession.tune(channelUri, params); in tune()
324 mSession.tune(mChannelUri, mConnectionParams); in onSessionCreated()
DITvInputSession.aidl39 void tune(in Uri channelUri, in Bundle params); in tune() method
DITvInputSessionWrapper.java148 mTvInputRecordingSessionImpl.tune((Uri) args.arg1, (Bundle) args.arg2); in executeMessage()
150 mTvInputSessionImpl.tune((Uri) args.arg1, (Bundle) args.arg2); in executeMessage()
277 public void tune(Uri channelUri, Bundle params) { in tune() method in ITvInputSessionWrapper
DTvView.java294 public void tune(@NonNull String inputId, Uri channelUri) { in tune() method in TvView
295 tune(inputId, channelUri, null); in tune()
308 public void tune(String inputId, Uri channelUri, Bundle params) { in tune() method in TvView
320 mSession.tune(channelUri, params); in tune()
1113 mSession.tune(mChannelUri, mTuneParams); in onSessionCreated()
DITvInputManager.aidl69 void tune(in IBinder sessionToken, in Uri channelUri, in Bundle params, int userId); in tune() method
DTvInputManager.java1868 public void tune(Uri channelUri) {
1869 tune(channelUri, null);
1878 public void tune(@NonNull Uri channelUri, Bundle params) {
1895 mService.tune(mToken, channelUri, params, mUserId);
DTvInputService.java1187 void tune(Uri channelUri, Bundle params) {
1749 void tune(Uri channelUri, Bundle params) {
1866 session.tune(TvContract.buildChannelUriForPassthroughInput(
/frameworks/base/core/java/android/hardware/radio/
DRadioTuner.java183 public abstract int tune(int channel, int subChannel); in tune() method in RadioTuner
193 public abstract void tune(@NonNull ProgramSelector selector); in tune() method in RadioTuner
DTunerAdapter.java155 public int tune(int channel, int subChannel) { in tune() method in TunerAdapter
157 mTuner.tune(ProgramSelector.createAmFmSelector(mBand, channel, subChannel)); in tune()
172 public void tune(@NonNull ProgramSelector selector) { in tune() method in TunerAdapter
174 mTuner.tune(selector); in tune()
DITuner.aidl58 void tune(in ProgramSelector selector); in tune() method
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DTunerSession.java153 public void tune(ProgramSelector selector) throws RemoteException { in tune() method in TunerSession
156 int halResult = mHwSession.tune(Convert.programSelectorToHal(selector)); in tune()
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/
DRadioTunerTest.java290 int ret = mRadioTuner.tune(channel, 0); in testTuneAndGetPI()
394 mRadioTuner.tune(sel); in testTuneFromProgramList()
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/
DTuner.java191 public void tune(ProgramSelector selector) { in tune() method in Tuner
/frameworks/base/services/core/jni/BroadcastRadio/
DTuner.cpp302 convert::ThrowIfFailed(env, halTuner10->tune(channel, subChannel)); in nativeTune()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java1365 public void tune(IBinder sessionToken, final Uri channelUri, Bundle params, int userId) { in tune() method in TvInputManagerService.BinderService
1373 getSessionLocked(sessionToken, callingUid, resolvedUserId).tune( in tune()
/frameworks/av/media/libaaudio/
DDoxyfile1060 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1356 # further fine-tune the look of the index. As an example, the default style
DDoxyfile.orig1051 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1347 # further fine-tune the look of the index. As an example, the default style
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1173 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1473 # further fine-tune the look of the index. As an example, the default style
DDoxyfile1173 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1473 # further fine-tune the look of the index. As an example, the default style
/frameworks/av/media/codec2/docs/
Ddoxygen.config1123 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1423 # further fine-tune the look of the index. As an example, the default style
/frameworks/wilhelm/doc/
DDoxyfile805 # fine-tune the look of the HTML output. If the tag is left blank doxygen
/frameworks/native/docs/
DDoxyfile955 # fine-tune the look of the HTML output. If left blank doxygen will
/frameworks/base/api/
Dsystem-current.txt2976 method @Deprecated public abstract int tune(int, int);
2977 method public abstract void tune(@NonNull android.hardware.radio.ProgramSelector);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...