Searched refs:libraryReference (Results 1 – 1 of 1) sorted by relevance
319 String libraryReference = copy.getProperty(property); in installAppCompatLibrary() local320 … if (libraryReference != null && libraryReference.contains(APP_COMPAT_LIB_NAME)) { in installAppCompatLibrary()