Searched refs:sessionInfoOut (Results 1 – 1 of 1) sorted by relevance
976 Bundle sessionInfoOut = session.getController().getSessionInfo(); in testSessionInfoWithFrameworkParcelable() local977 assertThat(sessionInfoOut.containsKey(testKey)).isTrue(); in testSessionInfoWithFrameworkParcelable()978 assertThat((AudioAttributes) sessionInfoOut.getParcelable(testKey)) in testSessionInfoWithFrameworkParcelable()