Searched defs:addrIndex (Results 1 – 3 of 3) sorted by relevance
544 int addrIndex = getAddrIndex(addr); // 0-based index of the address in the subnet in getValidAddress() local573 final int addrIndex = getAddrIndex(addr); in getNextAddress() local598 final int addrIndex = hash % mNumAddresses; in getFirstClientAddress() local
132 int addrIndex = cursor.getColumnIndex(Mms.Addr.ADDRESS); in getMmsAddress() local
255 for (int addrIndex = 0; addrIndex < num_addrs; addrIndex += 2) { in startTethering() local