Lines Matching full:policyset
22 import com.android.email.SecurityPolicy.PolicySet;
1256 PolicySet ps = pp.getPolicySet();
1320 PolicySet ps = pp.getPolicySet();
1321 // The PolicySet can be null if there are policies we don't know about (e.g. ones
1322 // from Exchange 12.1) If we have a PolicySet, then we ask whether the device can
1519 // Before each run of the pingLoop, if this Account has a PolicySet, make sure it's
1524 PolicySet ps = new PolicySet(mAccount);