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