OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onSessionPlaystateChange
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/media/
MediaSessionRecord.java
799
mService.
onSessionPlaystateChange
(MediaSessionRecord.this, oldState, newState);
[
all
...]
MediaSessionService.java
164
public void
onSessionPlaystateChange
(MediaSessionRecord record, int oldState, int newState) {
[
all
...]
Completed in 3167 milliseconds