Searched refs:getAppLabelFromFile (Results 1 – 1 of 1) sorted by relevance
275 val label = getAppLabelFromFile(context, appInfoFromFile) in getAppSnippet()289 private fun getAppLabelFromFile(context: Context, appInfo: ApplicationInfo): CharSequence? { in getAppLabelFromFile() method