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