HomeSort by relevance Sort by last modified time
    Searched defs:findFromCache (Results 1 - 3 of 3) sorted by null

  /frameworks/support/compat/src/main/java/androidx/core/graphics/
TypefaceCompat.java 77 public static Typeface findFromCache(@NonNull Resources resources, int id, int style) {
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 252 Typeface typeface = findFromCache(mgr, path);
286 public static Typeface findFromCache(AssetManager mgr, String path) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 53 milliseconds