OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnableTransitionThumbnailDebugMode
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsDebugFlags.java
33
public static final boolean
EnableTransitionThumbnailDebugMode
= false;
RecentsImpl.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsTransitionHelper.java
372
if (RecentsDebugFlags.Static.
EnableTransitionThumbnailDebugMode
) {
394
if (RecentsDebugFlags.Static.
EnableTransitionThumbnailDebugMode
) {
Completed in 62 milliseconds