Searched defs:getSecondaryLabel (Results 1 – 7 of 7) sorted by relevance
67 public View getSecondaryLabel() { in getSecondaryLabel() method in QSTileView
161 private String getSecondaryLabel(boolean isNightLightActivated) { in getSecondaryLabel() method in NightDisplayTile
175 private String getSecondaryLabel(boolean isActive, boolean isTransient, in getSecondaryLabel() method in HotspotTile
190 private String getSecondaryLabel(boolean enabled, boolean connecting, boolean connected, in getSecondaryLabel() method in BluetoothTile
244 private CharSequence getSecondaryLabel(boolean isTransient, String statusLabel) { in getSecondaryLabel() method in WifiTile
137 private CharSequence getSecondaryLabel(boolean isTransient, String statusLabel) { in getSecondaryLabel() method in InternetTile
289 override fun getSecondaryLabel(): View { in <lambda>() method