Home | History | Annotate | Download | only in email

Lines Matching refs:INACTIVE_NEED_ENCRYPTION

311             if ((reasons & INACTIVE_NEED_ENCRYPTION) != 0) {
337 public final static int INACTIVE_NEED_ENCRYPTION = 8;
420 reasons |= INACTIVE_NEED_ENCRYPTION;