Home | History | Annotate | Download | only in store

Lines Matching refs:mUserAgent

1438                 String mUserAgent = getImapId(mContext, mUsername, mRootTransport.getHost(),
1440 if (mUserAgent != null) {
1441 mIdPhrase = ImapConstants.ID + " (" + mUserAgent + ")";