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