HomeSort by relevance Sort by last modified time
    Searched refs:SVELTE_NONE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsConfiguration.java 37 public static final int SVELTE_NONE = 0;
RecentsImpl.java 108 if (config.svelteLevel == RecentsConfiguration.SVELTE_NONE) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
RecentsTaskLoader.java 409 if (config.svelteLevel == RecentsConfiguration.SVELTE_NONE) {

Completed in 153 milliseconds