OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:staticBoolean
(Results
1 - 2
of
2
) sorted by null
/dalvik/dx/tests/052-dex-static-var-access/
Blort.java
19
public static boolean
staticBoolean
;
33
if (
staticBoolean
&& (x > 0)) {;
41
staticBoolean
= b;
Blort.class
Completed in 53 milliseconds