From 436659396c9a1ad394fb74118709358c8eaacc84 Mon Sep 17 00:00:00 2001 From: Calvin Pan Date: Mon, 17 Jan 2022 11:54:34 +0800 Subject: [PATCH] Clear in TextUtils Bug: 199230228 Test: make Change-Id: I3c0422b588a954a9e32fdcc94ea3946dbccddcd0 --- core/java/android/text/TextUtils.java | 9 --------- core/res/res/values/strings.xml | 6 ------ core/res/res/values/symbols.xml | 1 - 3 files changed, 16 deletions(-) diff --git a/core/java/android/text/TextUtils.java b/core/java/android/text/TextUtils.java index d0fd2b3936333..28f5c2114b1d7 100644 --- a/core/java/android/text/TextUtils.java +++ b/core/java/android/text/TextUtils.java @@ -2070,15 +2070,6 @@ public class TextUtils { : View.LAYOUT_DIRECTION_LTR; } - /** - * Return localized string representing the given number of selected items. - * - * @hide - */ - public static CharSequence formatSelectedCount(int count) { - return Resources.getSystem().getQuantityString(R.plurals.selected_count, count, count); - } - /** * Simple alternative to {@link String#format} which purposefully supports * only a small handful of substitutions to improve execution speed. diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index e2a8193f171f7..c3e5b73abedc7 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5372,12 +5372,6 @@ Screening an incoming call - - - %1$d selected - %1$d selected - - Uncategorized You set the importance of these notifications. diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index b2d898bd1920c..c5dcbebe95d7f 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -2928,7 +2928,6 @@ -