Searched refs:MAIN_INDEX_SIZE (Results 1 – 1 of 1) sorted by relevance
74 private static final int MAIN_INDEX_SIZE = 1 << LOG_MAIN_INDEX_SIZE; field in BinderProxy.ProxyMap75 private static final int MAIN_INDEX_MASK = MAIN_INDEX_SIZE - 1;365 private final Long[][] mMainIndexKeys = new Long[MAIN_INDEX_SIZE][];367 new ArrayList[MAIN_INDEX_SIZE];