Home | History | Annotate | Download | only in adapter

Lines Matching refs:mServerId

431             s.data(Tags.GIE_COLLECTION_ID, mMailbox.mServerId);
438 s.data(Tags.GIE_COLLECTION_ID, mMailbox.mServerId);
443 s.data(Tags.GIE_COLLECTION_ID, mMailbox.mServerId);
557 userLog("Partially loaded: ", msg.mServerId);
686 msg.mServerId = getValue();
700 throw new CommandStatusException(status, msg.mServerId);
1075 Cursor c = getServerIdCursor(msg.mServerId, EmailContent.ID_PROJECTION);