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