Searched defs:pl (Results 1 – 4 of 4) sorted by relevance
47 VendorPolicyLoader pl = new VendorPolicyLoader(getContext(), "no.such.package", in testPackageNotExist() local67 VendorPolicyLoader pl = VendorPolicyLoader.getInstance(getContext()); in testGetPolicy() local94 VendorPolicyLoader pl = new VendorPolicyLoader(getContext(), mTestApkPackageName, in testGetPolicyNonSystem() local115 VendorPolicyLoader pl = VendorPolicyLoader.getInstance(getContext()); in testGetImapIdValues() local147 VendorPolicyLoader pl = VendorPolicyLoader.getInstance(getContext()); in testFindProviderForDomain() local
126 DiyFp pl = DiyFp((f << 1) + 1, e - 1).NormalizeBoundary(); in NormalizedBoundaries() local
268 int pl = insets.left; // the left paddings in onLayout() local
141 public void setPieListener(PieListener pl) { in setPieListener()