Searched refs:getInstallType (Results 1 – 4 of 4) sorted by relevance
76 config.getInstallType()); in fromJson_parsesNonStreaming()85 assertSame(UpdateConfig.AB_INSTALL_TYPE_STREAMING, config.getInstallType()); in fromJson_parsesStreaming()
147 public int getInstallType() { in getInstallType() method in UpdateConfig
322 if (config.getInstallType() == UpdateConfig.AB_INSTALL_TYPE_STREAMING) { in prepareExtraProperties()
156 if (config.getInstallType() == UpdateConfig.AB_INSTALL_TYPE_NON_STREAMING) { in execute()