Searched refs:testUri (Results 1 – 2 of 2) sorted by relevance
222 Uri testUri; in insert() local235 testUri = Uri.parse("content://" + mAuthority + "/testtable1"); in insert()239 testUri = Uri.parse("content://" + mAuthority + "/testtable2"); in insert()249 Uri url = ContentUris.withAppendedId(testUri, rowID); in insert()
137 final Uri testUri = Settings.System.getUriFor(Settings.System.TIME_12_24); in testSetNotificationUri() local139 testUri); in testSetNotificationUri() local