HomeSort by relevance Sort by last modified time
    Searched refs:fullLibName (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeProgram.java 41 String fullLibName = "lib" + nativeLibName + ".so";
42 if (!openNativeLibrary(fullLibName)) {
43 throw new RuntimeException("Could not find native library named '" + fullLibName + "' " +
51 processFuncName + " in library " + fullLibName + "! " +
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 

Completed in 56 milliseconds