Home
last modified time | relevance | path

Searched refs:yes (Results 1 – 25 of 27) sorted by relevance

12

/packages/inputmethods/LatinIME/native/jni/
Drun-tests.sh31 enable_host_test=yes
36 "-h") show_usage=yes;;
37 "--help") show_usage=yes;;
38 "--target") enable_target_device_test=yes;;
40 "--host") enable_host_test=yes;;
46 if [[ $show_usage == yes ]]; then
52 if [[ $enable_host_test == yes && -n $TARGET_BUILD_APPS ]]; then
65 if [[ $enable_host_test == yes ]]; then
68 if [[ $enable_target_device_test == yes ]]; then
/packages/apps/TV/src/com/android/tv/dvr/ui/
DScheduledRecordingPresenter.java150 .setPositiveButton(android.R.string.yes, removeScheduleListener) in showScheduledRecordingDialog()
168 .setPositiveButton(android.R.string.yes, stopRecordingListener) in showCurrentlyRecordingDialog()
DDvrRecordDeleteFragment.java33 .title(getResources().getString(android.R.string.yes)) in onCreateActions()
DDvrRecordScheduleFragment.java39 .title(getResources().getString(android.R.string.yes)) in onCreateActions()
/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleListEditor.java155 .setPositiveButton(android.R.string.yes, new DialogInterface.OnClickListener() { in showRemoveLocaleWarningDialog()
183 .setPositiveButton(android.R.string.yes, new DialogInterface.OnClickListener() { in showRemoveLocaleWarningDialog()
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DDefaultRemovedActivity.java39 ap.mPositiveButtonText = getString(R.string.yes); in onCreate()
/packages/apps/Contacts/src/com/android/contacts/editor/
DSuggestionEditConfirmationDialogFragment.java48 .setPositiveButton(android.R.string.yes, in onCreateDialog()
DJoinSuggestedContactDialogFragment.java46 .setPositiveButton(android.R.string.yes, in onCreateDialog()
/packages/apps/Settings/src/com/android/settings/applications/
DInstalledAppDetails.java961 ? R.string.yes : R.string.no);
966 ? R.string.yes : R.string.no);
971 ? R.string.yes : R.string.no);
976 getContext()) ? R.string.yes : R.string.no);
981 ? R.string.yes : R.string.no);
/packages/apps/Settings/src/com/android/settings/
DActiveNetworkScorerDialog.java103 p.mPositiveButtonText = getString(R.string.yes); in buildDialog()
DSmsDefaultDialog.java118 p.mPositiveButtonText = getString(R.string.yes); in buildDialog()
DTrustedCredentialsDialogBuilder.java162 .setPositiveButton(android.R.string.yes, in onClickRemove()
DDevelopmentSettings.java1728 .setPositiveButton(android.R.string.yes, this) in onSwitchChanged()
1782 .setPositiveButton(android.R.string.yes, this) in onPreferenceTreeClick()
DSecuritySettings.java550 .setPositiveButton(android.R.string.yes, this) in warnAppInstallation()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DRequestIgnoreBatteryOptimizations.java94 p.mPositiveButtonText = getText(R.string.yes); in onCreate()
/packages/services/Telecomm/src/com/android/server/telecom/components/
DChangeDefaultDialerDialog.java112 p.mPositiveButtonText = getString(android.R.string.yes); in buildDialog()
/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentDefaultDialog.java123 p.mPositiveButtonText = getString(R.string.yes); in buildDialog()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiNoInternetDialog.java120 ap.mPositiveButtonText = getString(R.string.yes); in createDialog()
/packages/apps/Nfc/src/com/android/nfc/
DBeamShareActivity.java93 dialogBuilder.setPositiveButton(R.string.yes, in showNfcDialogAndExit()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionActivity.java138 p.mPositiveButtonText = getString(R.string.yes); in showDialog()
/packages/apps/Settings/src/com/android/settings/sim/
DSimDialogActivity.java92 alertDialogBuilder.setPositiveButton(R.string.yes, new in displayPreferredDialog()
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java172 yes, // The action was started via a user initiated action enumConstant
1157 return ((userAction == InitiatedByUserAction.yes) | mStkContext[slotId].mMenuIsVisible) in getFlagActivityNoUserAction()
1250 intentFlags |= getFlagActivityNoUserAction(InitiatedByUserAction.yes, slotId); in launchMenuActivity()
/packages/services/Telephony/src/com/android/phone/
DMobileNetworkSettings.java927 .setPositiveButton(android.R.string.yes, this) in onPreferenceChange()
/packages/inputmethods/LatinIME/dictionaries/
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt91663 Standby: yes
91701 Standby: yes
91743 0 yes 66 0 10 full 1792
91765 Standby: yes

12