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