Searched refs:hintUri (Results 1 – 2 of 2) sorted by relevance
87 Uri hintUri = DocumentsContract.buildRootUri(AUTHORITY_STORAGE, "primary"); in setUp() local88 mIntentGetContent.putExtra(DocumentsContract.EXTRA_INITIAL_URI, hintUri); in setUp()
271 Uri hintUri = DocumentsContract.buildRootUri(authority, rootId); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree_RootDoesNotSupportChildren() local273 mActivity.getIntent().putExtra(DocumentsContract.EXTRA_INITIAL_URI, hintUri); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree_RootDoesNotSupportChildren()