OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INVALID_RES_ID
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/print/src/android/print/cts/
PrinterInfoTest.java
74
final int
INVALID_RES_ID
= 0xffffffff;
92
R.drawable.red_printer, 0,
INVALID_RES_ID
, -1
/packages/apps/ExactCalculator/src/com/android/calculator2/
Calculator.java
97
public static final int
INVALID_RES_ID
= -1;
[
all
...]
Completed in 64 milliseconds