Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java164 private IContentUriTestService mContentUriTestService; field in ContextTest
1728 mContentUriTestService = IContentUriTestService.Stub.asInterface(service); in setUpContentUriTestServiceConnection()
1733 mContentUriTestService = null; in setUpContentUriTestServiceConnection()
1744 return mContentUriTestService != null; in setUpContentUriTestServiceConnection()
1751 Uri contentUri = mContentUriTestService.getContentUriForContext(packageAccessType, in internalTestCheckContentUriPermissionFull()