Searched defs:getSecondaryLabel (Results 1 – 8 of 8) sorted by relevance
71 private fun getSecondaryLabel( in getSecondaryLabel() method
72 public View getSecondaryLabel() { in getSecondaryLabel() method in QSTileView
187 public CharSequence getSecondaryLabel(CharSequence stateText) { in getSecondaryLabel() method in QSTile.State
166 private String getSecondaryLabel(boolean isNightLightActivated) { in getSecondaryLabel() method in NightDisplayTile
180 private String getSecondaryLabel(boolean isActive, boolean isTransient, in getSecondaryLabel() method in HotspotTile
241 private String getSecondaryLabel(boolean enabled, boolean connecting, boolean connected, in getSecondaryLabel() method in BluetoothTile
151 private CharSequence getSecondaryLabel(boolean isTransient, @Nullable String statusLabel) { in getSecondaryLabel() method in InternetTile
532 override fun getSecondaryLabel(): View { in <lambda>() method