OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALL_OPTIONS_MASK
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
SweepTests.java
102
if ((mask & DisplayModifier.Accessor.
ALL_OPTIONS_MASK
) == 0) {
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DisplayModifier.java
434
public final static int
ALL_OPTIONS_MASK
= (0x1 << 10) - 1;
Completed in 181 milliseconds