Searched refs:compoundButton (Results 1 – 3 of 3) sorted by relevance
1269 (compoundButton, b) -> { in setupHapView() argument1270 if (!compoundButton.isActivated()) return; in setupHapView()1485 (compoundButton, b) -> { in SetupLeAudioView() argument1486 if (!compoundButton.isActivated()) return; in SetupLeAudioView()1669 (compoundButton, b) -> { in SetupLeAudioView() argument1670 if (!compoundButton.isActivated()) return; in SetupLeAudioView()1718 (compoundButton, b) -> { in setupVcView() argument1719 if (!compoundButton.isActivated()) return; in setupVcView()1755 (compoundButton, b) -> { in setupVcView() argument1756 if (!compoundButton.isActivated()) return; in setupVcView()[all …]
242 public void onCheckedChanged(CompoundButton compoundButton, boolean b) { in onCheckedChanged() argument243 PaymentAppInfo appInfo = (PaymentAppInfo) compoundButton.getTag(); in onCheckedChanged()
270 public void onCheckedChanged(CompoundButton compoundButton, boolean b) { in onCheckedChanged() argument271 if (compoundButton == mAlwaysOnVpn) { in onCheckedChanged()