Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/
DApiWrapper.java222 public boolean isFileDrawable(@NonNull ShortcutInfo shortcutInfo) { in isFileDrawable() method in ApiWrapper
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DSystemApiWrapper.kt206 override fun isFileDrawable(shortcutInfo: ShortcutInfo) = in <lambda>() method