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