Searched defs:secondaryLabel (Results 1 – 4 of 4) sorted by relevance
86 String secondaryLabel = "Secondary label"; in testSignalCallback_setWifiIndicators() local
89 final String secondaryLabel = "secondaryLabel"; in testParcel() local
165 @Nullable public CharSequence secondaryLabel; field in QSTile.State
115 protected lateinit var secondaryLabel: TextView in <lambda>() variable