Home
last modified time | relevance | path

Searched refs:getCancelButton (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DAdbWirelessDialogUiBase.java125 Button getCancelButton(); in getCancelButton() method
DAdbWirelessDialog.java144 public Button getCancelButton() { in getCancelButton() method in AdbWirelessDialog
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiConfigUiBase.java58 public Button getCancelButton(); in getCancelButton() method
DWifiDialog.java192 public Button getCancelButton() { in getCancelButton() method in WifiDialog
DAddNetworkFragment.java177 public Button getCancelButton() { in getCancelButton() method in AddNetworkFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/
DWifiConfigUiBase.java58 public Button getCancelButton(); in getCancelButton() method
DWifiDialog.java181 public Button getCancelButton() { in getCancelButton() method in WifiDialog
DAddNetworkFragment.java177 public Button getCancelButton() { in getCancelButton() method in AddNetworkFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/fingerprint/
DFingerprintSuggestionActivity.java34 final FooterButton cancelButton = getCancelButton(); in initViews()
DFingerprintEnrollIntroduction.java97 protected FooterButton getCancelButton() { in getCancelButton() method in FingerprintEnrollIntroduction
DSetupFingerprintEnrollIntroduction.java100 final FooterButton cancelButton = getCancelButton(); in initViews()
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintSuggestionActivity.java34 final FooterButton cancelButton = getCancelButton(); in initViews()
DFingerprintEnrollIntroduction.java97 protected FooterButton getCancelButton() { in getCancelButton() method in FingerprintEnrollIntroduction
DSetupFingerprintEnrollIntroduction.java100 final FooterButton cancelButton = getCancelButton(); in initViews()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/
DAddNetworkFragmentTest.java68 assertThat(mAddNetworkFragment.getCancelButton()).isNotNull(); in launchFragment_shouldShowCancelButton()
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollIntroduction.java139 protected FooterButton getCancelButton() { in getCancelButton() method in FaceEnrollIntroduction
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/
DBiometricEnrollIntroduction.java78 protected abstract FooterButton getCancelButton(); in getCancelButton() method in BiometricEnrollIntroduction
/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollIntroduction.java81 protected abstract FooterButton getCancelButton(); in getCancelButton() method in BiometricEnrollIntroduction
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/face/
DFaceEnrollIntroduction.java154 protected FooterButton getCancelButton() { in getCancelButton() method in FaceEnrollIntroduction