Home
last modified time | relevance | path

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

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserTest.java427 assertThat(mSubscriptionCallback.mLastOptions.getInt(MediaBrowser.EXTRA_PAGE)) in testSubscribeInvalidItemWithOptions()
429 assertThat(mSubscriptionCallback.mLastOptions.getInt(MediaBrowser.EXTRA_PAGE_SIZE)) in testSubscribeInvalidItemWithOptions()
768 private volatile Bundle mLastOptions; field in MediaBrowserTest.StubSubscriptionCallback
776 mLastOptions = null; in reset()
792 mLastOptions = options; in onChildrenLoaded()
804 mLastOptions = options; in onError()