OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIntSource
(Results
1 - 2
of
2
) sorted by null
/art/test/037-inherit/src/
Main.java
29
IntSource
mIntSource
= new IntSource();
30
public int MAGIC_INT =
mIntSource
.getMagicInt();
/dalvik/tests/037-inherit/src/
Main.java
29
IntSource
mIntSource
= new IntSource();
30
public int MAGIC_INT =
mIntSource
.getMagicInt();
Completed in 2436 milliseconds