Home | History | Annotate | Download | only in exchange

Lines Matching refs:getSecuritySyncKey

572                             mAccount.mSecuritySyncKey = pp.getSecuritySyncKey();
1426 acknowledgeRemoteWipe(svc, pp.getSecuritySyncKey());
1441 securitySyncKey = pp.getSecuritySyncKey();
1443 securitySyncKey = acknowledgeProvision(svc, pp.getSecuritySyncKey(),
1509 String policyKey = acknowledgeProvision(svc, pp.getSecuritySyncKey(),
1519 if (acknowledgeProvision(svc, pp.getSecuritySyncKey(),
1579 String result = (pp.getSecuritySyncKey() == null) ? "failed" : "confirmed";
1582 return pp.getSecuritySyncKey();