Home
last modified time | relevance | path

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

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