Home
last modified time | relevance | path

Searched defs:expectUri (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DSettingsProviderTest.java230 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(SETTING_TYPE_SYSTEM), in testQueryStringWithAppendedNameToUriViaProviderApi() local
474 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(type), FAKE_SETTING_NAME); in doTestQueryStringInBracketsViaProviderApiForType() local
548 Uri expectUri = Uri.withAppendedPath(getBaseUriForType(type), FAKE_SETTING_NAME); in doTestQueryUpdateDeleteGlobalViaProviderApiForType() local