Searched refs:create (Results 1 – 4 of 4) sorted by relevance
/dalvik/dx/tests/113-old-style-inner-class/ | ||
D | Blort.java | 22 public Runnable create() { in create() method in Blort |
D | Blort.class | ... init> ()
public java.lang.Runnable create ()
static void <clinit> ()
} ... |
/dalvik/dx/tests/034-dex-minimal/ | ||
D | info.txt | 3 The first test tries to create the truly minimal dex file by using the |
/dalvik/dexgen/src/com/android/dexgen/util/ | ||
D | DexJarMaker.java | 47 public void create() throws DexClassLoadingException { in create() method in DexJarMaker |