OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FINALIZABLE
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/java/java/lang/
Class.java
115
private static final int
FINALIZABLE
= 0x80000000;
228
* uninitialized or
finalizable
, otherwise the aligned object size.
662
return (getModifiers() &
FINALIZABLE
) != 0;
[
all
...]
/prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar
Completed in 70 milliseconds