Home
last modified time | relevance | path

Searched defs:load (Results 1 – 2 of 2) sorted by relevance

/core/core/src/main/java/androidx/core/view/
DPointerIconCompat.java179 public static @NonNull PointerIconCompat load(@NonNull Resources resources, int resourceId) { in load() method in PointerIconCompat
201 static PointerIcon load(Resources resources, int resourceId) { in load() method in PointerIconCompat.Api24Impl
/core/core-remoteviews/src/main/java/androidx/core/widget/
DRemoteViewsCompatService.kt181 internal fun load( in <lambda>() method