Home
last modified time | relevance | path

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

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserTest.java273 assertThat(mSubscriptionCallback.mLastParentId) in testSubscribe()
347 assertThat(mSubscriptionCallback.mLastParentId) in testSubscribeWithOptions()
452 assertThat(mSubscriptionCallback.mLastParentId).isNull(); in testSubscriptionCallbackNotCalledAfterDisconnect()
767 private volatile String mLastParentId; field in MediaBrowserTest.StubSubscriptionCallback
775 mLastParentId = null; in reset()
783 mLastParentId = parentId; in onChildrenLoaded()
791 mLastParentId = parentId; in onChildrenLoaded()