Searched refs:MAX_CIVIC_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
52 private static final int MAX_CIVIC_BUFFER_SIZE = 256; field in CivicLocation82 && civicTLVs.length < MAX_CIVIC_BUFFER_SIZE) { in CivicLocation()