Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9e310150
authored
Sep 27, 2022
by
bachinger
Committed by
Marc Baechinger
Sep 30, 2022
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Remove unofficial link from test case
PiperOrigin-RevId: 477101201
parent
7c055c96
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
libraries/test_session_current/src/androidTest/java/androidx/media3/session/MediaControllerCompatCallbackWithMediaSessionCompatTest.java
libraries/test_session_current/src/androidTest/java/androidx/media3/session/MediaControllerCompatCallbackWithMediaSessionCompatTest.java
View file @
9e310150
...
...
@@ -142,11 +142,9 @@ public class MediaControllerCompatCallbackWithMediaSessionCompatTest {
}
/**
* Setting the session extras is used for instance by <a
* href="http://android-doc.github.io/reference/android/support/wearable/media/MediaControlConstants.html">
* Wear OS</a> and System UI (starting with T) to receive extras for UI customization. An app
* needs a way to set the session extras that are stored in the legacy session and broadcast to
* the connected controllers.
* Setting the session extras is used for instance by Wear OS and System UI (starting with T) to
* receive extras for UI customization. An app needs a way to set the session extras that are
* stored in the legacy session and broadcast to the connected controllers.
*/
@Test
public
void
setExtras_onExtrasChangedCalled
()
throws
Exception
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment