OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISABLE_MOVE_AND_RESIZE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/display/
OverlayDisplayWindow.java
59
private final boolean
DISABLE_MOVE_AND_RESIZE
= false;
210
if (
DISABLE_MOVE_AND_RESIZE
) {
/development/samples/Support7Demos/src/com/example/android/supportv7/media/
OverlayDisplayWindow.java
184
private static final boolean
DISABLE_MOVE_AND_RESIZE
= false;
305
if (
DISABLE_MOVE_AND_RESIZE
) {
Completed in 824 milliseconds