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