Searched refs:policyKey (Results 1 – 2 of 2) sorted by relevance
212 long policyKey = account.mPolicyKey; in assertAccountPolicyConsistent() local214 assertTrue(policyKey > 0); in assertAccountPolicyConsistent()217 Policy policy = Policy.restorePolicyWithId(mMockContext, policyKey); in assertAccountPolicyConsistent()230 return policyKey; in assertAccountPolicyConsistent()
340 final Long policyKey = Utility.getFirstRowLong(getContext(), in loadInBackground() local343 if (policyKey == null) { in loadInBackground()349 ContentUris.withAppendedId(Policy.CONTENT_URI, policyKey), in loadInBackground()