HomeSort by relevance Sort by last modified time
    Searched defs:policyId (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/provider_src/com/android/email/activity/setup/
AccountSecurity.java 300 final long policyId = account.mPolicyKey;
301 if (policyId != 0) {
302 account.mPolicy = Policy.restorePolicyWithId(mContext, policyId);
  /packages/apps/Email/provider_src/com/android/email/provider/
DBHelper.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objidl.h     [all...]

Completed in 957 milliseconds