OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVELTE_DISABLE_LOADING
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsConfiguration.java
45
public static final int
SVELTE_DISABLE_LOADING
= 3;
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
RecentsTaskLoader.java
196
if (config.svelteLevel < RecentsConfiguration.
SVELTE_DISABLE_LOADING
) {
552
if (config.svelteLevel < RecentsConfiguration.
SVELTE_DISABLE_LOADING
) {
Completed in 118 milliseconds