Home | History | Annotate | Download | only in exchange

Lines Matching refs:_context

178     protected EasSyncService(Context _context, Mailbox _mailbox) {
179 super(_context, _mailbox);
180 mContentResolver = _context.getContentResolver();
185 HostAuth ha = HostAuth.restoreHostAuthWithId(_context, mAccount.mHostAuthKeyRecv);