Searched refs:EMPTY_OBJECTS (Results 1 – 4 of 4) sorted by relevance
235 mArray = ContainerHelpers.EMPTY_OBJECTS; in SimpleArrayMap()245 mArray = ContainerHelpers.EMPTY_OBJECTS; in SimpleArrayMap()271 mArray = ContainerHelpers.EMPTY_OBJECTS; in clear()519 mArray = ContainerHelpers.EMPTY_OBJECTS; in removeAt()
22 static final Object[] EMPTY_OBJECTS = new Object[0]; field in ContainerHelpers
68 mValues = ContainerHelpers.EMPTY_OBJECTS; in LongSparseArray()
72 mValues = ContainerHelpers.EMPTY_OBJECTS; in SparseArrayCompat()