Searched refs:getMagicInt (Results 1 - 1 of 1) sorted by relevance

/art/test/037-inherit/src/
H A DMain.java23 public int getMagicInt() { return 64; } method in class:IntSource
30 public int MAGIC_INT = mIntSource.getMagicInt();

Completed in 380 milliseconds