Home | History | Annotate | Download | only in header

Lines Matching refs:Privacy

1503      * Privacy header
1504 * @param privacyType - privacy type string
1505 * @return newly created Privacy header
1513 Privacy privacy = new Privacy(privacyType);
1515 return privacy;