Home
last modified time | relevance | path

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

/packages/modules/Media/apex/service/java/com/android/server/media/
DMediaCommunicationService.java244 void dispatchSession2Changed(int userId) { in dispatchSession2Changed() method in MediaCommunicationService
577 mHandler.post(() -> dispatchSession2Changed(mFullUserId)); in addSession()
582 mHandler.post(() -> dispatchSession2Changed(mFullUserId)); in removeSession()
600 mHandler.post(() -> dispatchSession2Changed(mFullUserId)); in destroyAllSessions()
605 mHandler.post(() -> dispatchSession2Changed(mFullUserId)); in destroySessionsForUser()