Searched refs:mEmptyIds (Results 1 – 1 of 1) sorted by relevance
83 private int[] mEmptyIds; field in BridgeTypedArray139 mEmptyIds = new int[emptyIds.size()]; in sealArray()141 mEmptyIds[i] = emptyIds.get(i); in sealArray()849 mEmptyIds != null && Arrays.binarySearch(mEmptyIds, index) >= 0; in hasValueOrEmpty()