Home | History | Annotate | Download | only in provider

Lines Matching refs:serverId

404      * TODO: serverId vs. serverIntId
2174 Context c, String displayName, String serverId, long parentKey, long accountId) {
2178 box.mServerId = serverId;
2208 private void assertEqualsExceptServerId(Mailbox expected, Mailbox actual, String serverId) {
2213 assertEquals(serverId, actual.mServerId);