Searched refs:setOsDestination (Results 1 – 12 of 12) sorted by relevance
33 .setOsDestination(ValidAsyncRegistrationParams.OS_DESTINATION) in getValidAsyncRegistrationBuilder()
100 .setOsDestination(APP_DESTINATION) in createAsyncRegistrationForWebSource()
5086 .setOsDestination(APP_DESTINATION) in createAsyncRegistrationForWebSource()
7026 .setOsDestination(osDestination) in createAsyncRegistration()
10369 .setOsDestination(osDestination) in createAsyncRegistration()
245 .setOsDestination(osDestination)
285 public Builder setOsDestination(@Nullable Uri osDestination) { in setOsDestination() method in AsyncRegistration.Builder
783 .setOsDestination(asyncRegistration.getOsDestination()) in createAsyncRegistrationFromRedirect()
263 .setOsDestination(null) in insertSourceOrAssertUnparsable()
448 builder::setOsDestination); in constructAsyncRegistration()
605 .setOsDestination(Uri.parse(aJSON.getString("osDestination"))) in getAsyncRegistrationFrom()
5314 .setOsDestination(Uri.parse("android-app://installed-app-destination")) in testDeleteExpiredRecordsForAsyncRegistrations()5328 .setOsDestination(Uri.parse("android-app://installed-app-destination")) in testDeleteExpiredRecordsForAsyncRegistrations()5342 .setOsDestination(Uri.parse("android-app://not-installed-app-destination")) in testDeleteExpiredRecordsForAsyncRegistrations()5356 .setOsDestination(Uri.parse("android-app://not-installed-app-destination")) in testDeleteExpiredRecordsForAsyncRegistrations()