HomeSort by relevance Sort by last modified time
    Searched refs:isChannelUriForPassthroughInput (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/java/android/media/tv/
TvContract.java 299 return isChannelUriForTunerInput(uri) || isChannelUriForPassthroughInput(uri);
315 public static final boolean isChannelUriForPassthroughInput(Uri uri) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/tv/
TvInputManagerService.java     [all...]

Completed in 100 milliseconds