Searched refs:onTypefaceRetrieved (Results 1 – 4 of 4) sorted by relevance
466 public void onTypefaceRetrieved(Typeface typeface) {} in onTypefaceRetrieved() method in FontsContract.FontRequestCallback508 callerThreadHandler.post(() -> callback.onTypefaceRetrieved(cachedTypeface)); in requestFonts()525 callerThreadHandler.post(() -> callback.onTypefaceRetrieved(anotherCachedTypeface)); in requestFonts()580 callerThreadHandler.post(() -> callback.onTypefaceRetrieved(typeface)); in requestFonts()
92 public void onTypefaceRetrieved(Typeface typeface) { in onTypefaceRetrieved() method in FontsContractE2ETest.TestCallback
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
40025 method public void onTypefaceRetrieved(android.graphics.Typeface);