HomeSort by relevance Sort by last modified time
    Searched defs:tune (Results 1 - 11 of 11) sorted by null

  /frameworks/base/media/java/android/media/tv/
ITvInputSessionWrapper.java 117 mTvInputSessionImpl.tune((Uri) args.arg1, (Bundle) args.arg2);
194 public void tune(Uri channelUri, Bundle params) { method in class:ITvInputSessionWrapper
TvView.java 50 * Once the application supplies the URI for a specific TV channel to {@link #tune(String, Uri)}
274 public void tune(String inputId, Uri channelUri) { method in class:TvView
275 tune(inputId, channelUri, null); method
283 * @param params Extra parameters which might be handled with the tune event.
287 public void tune(String inputId, Uri channelUri, Bundle params) { method in class:TvView
288 if (DEBUG) Log.d(TAG, "tune(" + channelUri + ")");
299 mSession.tune(channelUri, params);
323 * This method is primarily used to un-tune the current TvView.
718 * with out any {@link TvView#tune(String, Uri)} request.
861 mSession.tune(mChannelUri, mTuneParams)
    [all...]
  /bionic/libc/kernel/uapi/sound/
sfnt_info.h 110 short tune; member in struct:soundfont_voice_info
  /external/kernel-headers/original/uapi/sound/
sfnt_info.h 129 short tune; /* pitch tuning (in cents) */ member in struct:soundfont_voice_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
sfnt_info.h 129 short tune; /* pitch tuning (in cents) */ member in struct:soundfont_voice_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
sfnt_info.h 129 short tune; /* pitch tuning (in cents) */ member in struct:soundfont_voice_info
  /frameworks/base/services/core/java/com/android/server/tv/
TvInputManagerService.java 1146 public void tune(IBinder sessionToken, final Uri channelUri, Bundle params, int userId) { method in class:TvInputManagerService.BinderService
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
options.h 3929 unsigned char tune; variable
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 5442 uint8 tune; \/* Debug *\/ member in struct:txdelay_params
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 902 milliseconds