Searched refs:getOsDestination (Results 1 – 7 of 7) sorted by relevance
136 public Uri getOsDestination() { in getOsDestination() method in AsyncRegistration
302 && asyncRegistration.getOsDestination() != null in parseCommonSourceParams()303 && !asyncRegistration.getOsDestination().equals(appUri)) { in parseCommonSourceParams()
783 .setOsDestination(asyncRegistration.getOsDestination()) in createAsyncRegistrationFromRedirect()
958 asyncRegistration.getOsDestination()); in assertEqualsWebSourceRegistrationCommon()977 Assert.assertNull(asyncRegistration.getOsDestination()); in assertEqualsAppSourcesRegistrationCommon()
641 getNullableUriString(asyncRegistration.getOsDestination())); in insertToDb()
5378 asyncRegistration.getOsDestination().toString()); in testDeleteExpiredRecordsForAsyncRegistrations()6703 assertNotNull(asyncRegistration.getOsDestination()); in testInsertAsyncRegistration()6705 asyncRegistration.getOsDestination(), in testInsertAsyncRegistration()6706 validAsyncRegistration.getOsDestination()); in testInsertAsyncRegistration()
3087 getNullableUriString(asyncRegistration.getOsDestination()));