OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colormodeslength
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/print/src/android/print/cts/
PrintAttributesTest.java
168
int
colorModesLength
= colorModes.length;
169
for (int i = 0; i <
colorModesLength
; i++) {
Completed in 149 milliseconds