Searched refs:MEDIA_SESSION_SERVICE (Results 1 – 4 of 4) sorted by relevance
66 mManager = (MediaSessionManager) mService.getSystemService(Context.MEDIA_SESSION_SERVICE); in MediaSessionFacade()
163 Context.MEDIA_SESSION_SERVICE, in map.put() argument
120 (MediaSessionManager) mContext.getSystemService(mContext.MEDIA_SESSION_SERVICE); in BluetoothMediaFacade()
141 assertThat(context.getSystemService(Context.MEDIA_SESSION_SERVICE)) in shouldProvideServicesIntroducedInLollipop()