Home
last modified time | relevance | path

Searched refs:customizing (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightBarController.java168 public void setQsCustomizing(boolean customizing) { in setQsCustomizing() argument
169 if (mQsCustomizing == customizing) return; in setQsCustomizing()
170 mQsCustomizing = customizing; in setQsCustomizing()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizer.java166 void setCustomizing(boolean customizing) { in setCustomizing() argument
167 mCustomizing = customizing; in setCustomizing()
H A DQSCustomizerController.java207 boolean customizing = savedInstanceState.getBoolean(EXTRA_QS_CUSTOMIZING); in restoreInstanceState()
208 if (customizing) { in restoreInstanceState()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java698 boolean customizing = isCustomizing(); in notifyCustomizeChanged()
699 mQSPanelScrollView.setVisibility(!customizing ? View.VISIBLE : View.INVISIBLE); in notifyCustomizeChanged()
700 mFooter.setVisibility(!customizing ? View.VISIBLE : View.INVISIBLE); in notifyCustomizeChanged()
701 mHeader.setVisibility(!customizing ? View.VISIBLE : View.INVISIBLE); in notifyCustomizeChanged()
/aosp12/system/core/init/
H A DREADME.ueventd.md4 behavior described below, along with a scripting language that allows customizing this behavior,
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...