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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsConfiguration.java 316 public boolean hasSearchBarAppWidget() {
371 if (!Constants.DebugFlags.App.EnableSearchLayout || !hasSearchBarAppWidget()) {
AlternateRecentsComponent.java 516 if (mConfig.hasSearchBarAppWidget()) {

Completed in 641 milliseconds