Home
last modified time | relevance | path

Searched refs:filterFunction (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/datasources/
DMediaTemplateAppsDataSource.kt65 val filterFunction = if (includeCustomMediaPackages) { in getAllMediaServices() constant
76 filterFunction(appContext, componentName) in getAllMediaServices()