HomeSort by relevance Sort by last modified time
    Searched refs:NO_POLICY (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 191 return Policy.NO_POLICY;
365 if (policy == Policy.NO_POLICY) {
446 if (aggregatePolicy == Policy.NO_POLICY) {
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Policy.java 118 public static final Policy NO_POLICY = new Policy();
395 if (equals(NO_POLICY)) {

Completed in 183 milliseconds