Searched refs:getAppIconFromFile (Results 1 – 1 of 1) sorted by relevance
276 val icon = getAppIconFromFile(context, appInfoFromFile) in getAppSnippet()313 private fun getAppIconFromFile(context: Context, appInfo: ApplicationInfo): Drawable? { in getAppIconFromFile() method