Searched refs:COMPILED_VIEW_DEX_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
85 private static final String COMPILED_VIEW_DEX_FILE_NAME = "/compiled_view.dex"; field in LayoutInflater442 String dexFile = mContext.getCodeCacheDir() + COMPILED_VIEW_DEX_FILE_NAME; in initPrecompiledViews()