Home
last modified time | relevance | path

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

/tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/
DNoticeMessageUtil.java23 private static final String INTERNAL_AGREEMENT = "https://cla.developers.google.com/"; field in NoticeMessageUtil
43 return String.format(NOTICE_MESSAGE, "", INTERNAL_AGREEMENT); in getNoticeMessage()