Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java867 final View appSettingsButton in inflateGuts() local
883 appSettingsButton.setVisibility(View.VISIBLE); in inflateGuts()
884 appSettingsButton.setContentDescription( in inflateGuts()
891 appSettingsButton.setOnClickListener(new View.OnClickListener() { in inflateGuts()
900 appSettingsButton.setVisibility(View.GONE); in inflateGuts()
904 appSettingsButton.setVisibility(View.GONE); in inflateGuts()