Searched refs:getSessionStub (Results 1 – 3 of 3) sorted by relevance
108 getSessionStub().notifyChildrenChangedNotLocked(controller, parentId, itemCount, in notifyChildrenChanged_impl()117 getSessionStub().notifyChildrenChangedNotLocked(parentId, itemCount, extras); in notifyChildrenChanged_impl()130 getSessionStub().notifySearchResultChanged(controller, query, itemCount, extras); in notifySearchResultChanged_impl()
105 return ((MediaSession2Impl) mSession.getProvider()).getSessionStub().asBinder(); in onBind_impl()
816 MediaSession2Stub getSessionStub() { in getSessionStub() method in MediaSession2Impl881 session.getSessionStub().notifyPlayerStateChangedNotLocked(state); in onPlayerStateChanged()