Home | History | Annotate | Download | only in service

Lines Matching defs:hostAuth

35 import com.android.emailcommon.provider.HostAuth;
226 * Create a simple HostAuth with protocol
228 private HostAuth setupSimpleHostAuth(String protocol) {
229 HostAuth hostAuth = new HostAuth();
230 hostAuth.mProtocol = protocol;
231 return hostAuth;
305 // 2: no receiver hostauth
311 // 3: no sender hostauth