Searched refs:VERSION_CODE_KEY (Results 1 – 4 of 4) sorted by relevance
29 const std::string VERSION_CODE_KEY = "version"; variable61 want.SetParam(VERSION_CODE_KEY, static_cast<int32_t>(versionCode)); in HandleStartContinuationWithStack()
26 const std::string VERSION_CODE_KEY = "version"; variable59 want.SetParam(VERSION_CODE_KEY, static_cast<int32_t>(versionCode)); in HandleStartContinuationWithStack()
53 const std::string VERSION_CODE_KEY = "version"; variable840 newWant.SetParam(VERSION_CODE_KEY, static_cast<int32_t>(localBundleInfo.versionCode)); in SetWantForContinuation()
97 const std::string VERSION_CODE_KEY = "version"; variable903 newWant.SetParam(VERSION_CODE_KEY, static_cast<int32_t>(localBundleInfo.versionCode)); in SetWantForContinuation()