OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnableStackActionButton
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsDebugFlags.java
39
public static final boolean
EnableStackActionButton
= true;
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java
145
if (RecentsDebugFlags.Static.
EnableStackActionButton
) {
299
if (RecentsDebugFlags.Static.
EnableStackActionButton
) {
311
if (RecentsDebugFlags.Static.
EnableStackActionButton
) {
348
if (RecentsDebugFlags.Static.
EnableStackActionButton
) {
381
if (RecentsDebugFlags.Static.
EnableStackActionButton
) {
453
if (RecentsDebugFlags.Static.
EnableStackActionButton
) {
627
if (!RecentsDebugFlags.Static.
EnableStackActionButton
) {
635
if (!RecentsDebugFlags.Static.
EnableStackActionButton
) {
654
if (!RecentsDebugFlags.Static.
EnableStackActionButton
) {
689
if (!RecentsDebugFlags.Static.
EnableStackActionButton
) {
[
all
...]
Completed in 127 milliseconds