Home
last modified time | relevance | path

Searched refs:fcRemoteServerUrl (Results 1 – 1 of 1) sorted by relevance

/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/manifest/
DAppManifestConfig.java27 public AppManifestConfig(String downloadUrl, String serviceName, String fcRemoteServerUrl) { in AppManifestConfig() argument
30 mFcRemoteServerUrl = fcRemoteServerUrl; in AppManifestConfig()