HomeSort by relevance Sort by last modified time
    Searched defs:PROTOCOLS (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
TrafficFlags.java 42 private static final String[] PROTOCOLS = new String[] {HostAuth.SCHEME_POP3,
71 int protocolIndex = Utility.arrayIndex(PROTOCOLS, account.getProtocol(context));
83 int protocolIndex = Utility.arrayIndex(PROTOCOLS, account.getProtocol(context));
105 sb.append(PROTOCOLS[(flags & PROTOCOL_MASK) >> PROTOCOL_SHIFT]);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 229 milliseconds