Home
last modified time | relevance | path

Searched refs:formatString (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DTapAgainDialog.java86 String formatString = getString(com.android.nfc.R.string.tap_again_to_pay); in onCreate() local
87 tv.setText(String.format(formatString, description)); in onCreate()
89 String formatString = getString(com.android.nfc.R.string.tap_again_to_complete); in onCreate() local
90 tv.setText(String.format(formatString, description)); in onCreate()
DAppChooserActivity.java120 String formatString = getString(com.android.nfc.R.string.transaction_failure); in onCreate() local
122 ap.mMessage = String.format(formatString, applicationLabel); in onCreate()
128 String formatString = getString(com.android.nfc.R.string.could_not_use_app); in onCreate() local
129 ap.mTitle = String.format(formatString, applicationLabel); in onCreate()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/nfc/
DPaymentDefaultDialog.java116 String formatString = getString(R.string.nfc_payment_set_default); in buildDialog() local
117 String msg = String.format(formatString, in buildDialog()
121 String formatString = getString(R.string.nfc_payment_set_default_instead_of); in buildDialog() local
122 String msg = String.format(formatString, in buildDialog()
/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentDefaultDialog.java116 String formatString = getString(R.string.nfc_payment_set_default); in buildDialog() local
117 String msg = String.format(formatString, in buildDialog()
123 String formatString = getString(R.string.nfc_payment_set_default_instead_of); in buildDialog() local
124 String msg = String.format(formatString, in buildDialog()
/packages/services/Telecomm/src/com/android/server/telecom/
DRespondViaSmsManager.java158 final String formatString = res.getString(success in showMessageResultToast() local
161 final String confirmationMsg = String.format(formatString, phoneNumber); in showMessageResultToast()
/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerStringFormatter.java118 public static String formatString(Context context, @StringRes int stringResId, long currentTime, in formatString() method in TimerStringFormatter
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerItemFragment.java109 v.announceForAccessibility(TimerStringFormatter.formatString( in onClick()
DTimerFragment.java346 mTimersView.announceForAccessibility(TimerStringFormatter.formatString( in onFabClick()
355 mTimersView.announceForAccessibility(TimerStringFormatter.formatString( in onFabClick()
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...