Searched refs:getAuthority (Results 1 – 5 of 5) sorted by relevance
29 assertEquals("google.com", uri.getAuthority()); in testBuilderOperations()
59 assertNull(u.getAuthority()); in testBuildUpon()268 assertNull(uri.getAuthority()); in testOpaqueUri()386 assertEquals(authority, uri.getAuthority()); in compareHierarchical()
118 assertEquals(authority, getMockSyncAdapter().getAuthority()); in addAccountAndVerifyInitSync()186 assertEquals(AUTHORITY, getMockSyncAdapter().getAuthority()); in testRequestSync()362 assertEquals(AUTHORITY, getMockSyncAdapter().getAuthority());
45 public String getAuthority() { in getAuthority() method in MockSyncAdapter
25644 public java.lang.String getAuthority()25847 public java.lang.String getAuthority()