Home | History | Annotate | Download | only in settings

Lines Matching refs:mDPM

113     private DevicePolicyManager mDPM;
144 mDPM = (DevicePolicyManager)getSystemService(Context.DEVICE_POLICY_SERVICE);
485 final long adminTimeout = (mDPM != null ? mDPM.getMaximumTimeToLock(null) : 0);