Searched defs:testUri (Results 1 – 5 of 5) sorted by relevance
89 Uri testUri = new Uri.Builder() in testRegister() local110 Uri testUri = new Uri.Builder() in testUnregister() local137 Uri testUri = new Uri.Builder() in testUnregisterWithoutRegister() local153 Uri testUri = new Uri.Builder() in testRelay() local
58 val testUri = Uri.parse("testUri") in <lambda>() constant74 val testUri = Uri.parse("testUri") in <lambda>() constant
65 public void testUri() { in testUri() method in ObserverNodeTest
303 Uri testUri = Uri.withAppendedPath( in testQueryBySubIdAndPhoneNumber() local
58 private val testUri: Uri = Uri.parse("testUri") constant in com.android.systemui.screenshot.SaveImageInBackgroundTaskTest