Searched defs:secondaryClick (Results 1 – 5 of 5) sorted by relevance
61 override fun secondaryClick(expandable: Expandable?) {} in secondaryClick() method in com.android.systemui.qs.FakeQSTile
136 override fun secondaryClick(expandable: Expandable?) { in <lambda>() method in com.android.systemui.qs.tiles.viewmodel.QSTileViewModelAdapter
70 void secondaryClick(@Nullable Expandable expandable); in secondaryClick() method
401 public void secondaryClick(@Nullable Expandable expandable) {} in secondaryClick() method in TileQueryHelperTest.FakeQSTile
302 public void secondaryClick(@Nullable Expandable expandable) { in secondaryClick() method in QSTileImpl