Searched refs:mLastParentId (Results 1 – 1 of 1) sorted by relevance
273 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.StubSubscriptionCallback775 mLastParentId = null; in reset()783 mLastParentId = parentId; in onChildrenLoaded()791 mLastParentId = parentId; in onChildrenLoaded()