Searched defs:getQuantityString (Results 1 – 4 of 4) sorted by relevance
82 …public String getQuantityString(int id, int quantity, Object... formatArgs) throws Resources.NotFo… in getQuantityString() method in ShadowArscResourcesImpl88 public String getQuantityString(int resId, int quantity) throws Resources.NotFoundException { in getQuantityString() method in ShadowArscResourcesImpl
57 …public String getQuantityString(int id, int quantity, Object... formatArgs) throws Resources.NotFo… in getQuantityString() method in ShadowLegacyResourcesImpl63 public String getQuantityString(int resId, int quantity) throws Resources.NotFoundException { in getQuantityString() method in ShadowLegacyResourcesImpl
95 protected String getQuantityString(int id, int quantity, Object... formatArgs) in getQuantityString() method in ShadowResources106 protected String getQuantityString(int resId, int quantity) throws Resources.NotFoundException { in getQuantityString() method in ShadowResources
75 public void getQuantityString() throws Exception { in getQuantityString() method in QualifiersTest