Searched refs:nid (Results 1 – 1 of 1) sorted by relevance
464 int nid = loc.getNetworkId(); in updateLocation() local474 + ((nid == -1) ? "unknown" : Integer.toHexString(nid)) in updateLocation()