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

  /external/r8/src/test/examples/multidex002/fakelibrary/
MultiDex.java 48 private static final boolean IS_VM_MULTIDEX_CAPABLE =
64 if (IS_VM_MULTIDEX_CAPABLE) {
  /external/r8/src/test/examples/multidex003/fakelibrary/
MultiDex.java 48 private static final boolean IS_VM_MULTIDEX_CAPABLE =
64 if (IS_VM_MULTIDEX_CAPABLE) {
  /external/r8/src/test/examplesAndroidO/multidex004/fakelibrary/
MultiDex.java 49 private static final boolean IS_VM_MULTIDEX_CAPABLE =
65 if (IS_VM_MULTIDEX_CAPABLE) {
  /frameworks/multidex/library/src/android/support/multidex/
MultiDex.java 78 private static final boolean IS_VM_MULTIDEX_CAPABLE =
95 if (IS_VM_MULTIDEX_CAPABLE) {
141 if (IS_VM_MULTIDEX_CAPABLE) {
  /prebuilts/sdk/current/multidex/library/
android-support-multidex.jar 

Completed in 1666 milliseconds