Searched refs:toAppInfo (Results 1 – 1 of 1) sorted by relevance
187 it.toAppInfo(MEDIA).toAppItem(true) in getMediaAppsList()198 it.toAppInfo(MEDIA) in getAllLauncherAndMediaApps()208 it.toAppInfo(DISABLED) in getRestrictedApps()210 it.toAppInfo(TOS_DISABLED) in getRestrictedApps()257 private fun ResolveInfo.toAppInfo(launchActionType: AppLauncherProviderType): AppInfo { in ResolveInfo() method in com.android.car.carlauncher.repositories.AppGridRepositoryImpl