Searched refs:testUri (Results 1 – 2 of 2) sorted by relevance
220 Uri testUri; in insert() local233 testUri = Uri.parse("content://" + mAuthority + "/testtable1"); in insert()237 testUri = Uri.parse("content://" + mAuthority + "/testtable2"); in insert()247 Uri url = ContentUris.withAppendedId(testUri, rowID); in insert()
149 final Uri testUri = Settings.System.getUriFor(Settings.System.TIME_12_24); in testSetNotificationUri() local151 testUri); in testSetNotificationUri() local