HomeSort by relevance Sort by last modified time
    Searched refs:PluralsRes (Results 1 - 25 of 48) sorted by null

1 2

  /frameworks/base/core/java/android/annotation/
PluralsRes.java 36 public @interface PluralsRes {
  /frameworks/support/annotations/src/android/support/annotation/
PluralsRes.java 35 public @interface PluralsRes {
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestResources.java 21 import android.annotation.PluralsRes;
95 public final @Nullable String getQuantityString(@PluralsRes int id, int size) {
100 public final @Nullable String getQuantityString(@PluralsRes int id, int size, Object... args) {
  /packages/apps/DocumentsUI/src/com/android/documentsui/ui/
MessageBuilder.java 18 import android.annotation.PluralsRes;
138 public String getQuantityString(@PluralsRes int stringId, int quantity) {
  /prebuilts/maven_repo/android/com/android/support/support-annotations/19.1.0/
support-annotations-19.1.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/20.0.0/
support-annotations-20.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.0/
support-annotations-21.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.2/
support-annotations-21.0.2.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/21.0.3/
support-annotations-21.0.3.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.0.0/
support-annotations-22.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.1.0/
support-annotations-22.1.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.1.1/
support-annotations-22.1.1.jar 
  /packages/apps/DocumentsUI/src/com/android/documentsui/base/
Shared.java 19 import android.annotation.PluralsRes;
134 public static final String getQuantityString(Context context, @PluralsRes int resourceId, int quantity) {
  /packages/apps/DocumentsUI/src/com/android/documentsui/services/
Job.java 30 import android.annotation.PluralsRes;
276 Notification getFailureNotification(@PluralsRes int titleId, @DrawableRes int icon) {
  /frameworks/base/core/java/android/content/res/
Resources.java 37 import android.annotation.PluralsRes;
412 public CharSequence getQuantityText(@PluralsRes int id, int quantity)
488 public String getQuantityString(@PluralsRes int id, int quantity, Object... formatArgs)
516 public String getQuantityString(@PluralsRes int id, int quantity) throws NotFoundException {
    [all...]
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.2.0/
support-annotations-22.2.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/22.2.1/
support-annotations-22.2.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.0.0/
support-annotations-23.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.0.1/
support-annotations-23.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.1.0/
support-annotations-23.1.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.1.1/
support-annotations-23.1.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.2.0/
support-annotations-23.2.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.2.1/
support-annotations-23.2.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.3.0/
support-annotations-23.3.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/23.4.0/
support-annotations-23.4.0.jar 

Completed in 1081 milliseconds

1 2