Home
last modified time | relevance | path

Searched defs:getSecondaryLabel (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQSTileView.java67 public View getSecondaryLabel() { in getSecondaryLabel() method in QSTileView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DNightDisplayTile.java161 private String getSecondaryLabel(boolean isNightLightActivated) { in getSecondaryLabel() method in NightDisplayTile
H A DHotspotTile.java176 private String getSecondaryLabel(boolean isActive, boolean isTransient, in getSecondaryLabel() method in HotspotTile
H A DBluetoothTile.java190 private String getSecondaryLabel(boolean enabled, boolean connecting, boolean connected, in getSecondaryLabel() method in BluetoothTile
H A DWifiTile.java245 private CharSequence getSecondaryLabel(boolean isTransient, String statusLabel) { in getSecondaryLabel() method in WifiTile
H A DInternetTile.java148 private CharSequence getSecondaryLabel(boolean isTransient, String statusLabel) { in getSecondaryLabel() method in InternetTile