Home
last modified time | relevance | path

Searched refs:buildChannelsUriForInput (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvContract.java518 public static Uri buildChannelsUriForInput(@Nullable String inputId) { in buildChannelsUriForInput() method in TvContract
519 return buildChannelsUriForInput(inputId, false); in buildChannelsUriForInput()
533 public static Uri buildChannelsUriForInput(@Nullable String inputId, in buildChannelsUriForInput() method in TvContract
556 public static Uri buildChannelsUriForInput(@Nullable String inputId, in buildChannelsUriForInput() method in TvContract
559 return buildChannelsUriForInput(inputId, browsableOnly); in buildChannelsUriForInput()
564 return buildChannelsUriForInput(inputId, browsableOnly).buildUpon() in buildChannelsUriForInput()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt7561 method public static android.net.Uri buildChannelsUriForInput(@Nullable String, boolean);
7562 …method public static android.net.Uri buildChannelsUriForInput(@Nullable String, @Nullable String, …
H A Dcurrent.txt26862 method public static android.net.Uri buildChannelsUriForInput(@Nullable String);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...