Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/model/
DWidgetsPredictionsRequesterTest.kt90 ComponentName.createRelative(APP_2_PACKAGE_NAME, APP_2_PROVIDER_1_CLASS_NAME) in setUp()
125 /*providerClassName=*/ APP_2_PROVIDER_1_CLASS_NAME, in buildBundleForPredictionSession_includesAddedAppWidgets()
149 APP_2_PROVIDER_1_CLASS_NAME, in filterPredictions_notOnUiSurfaceFilter_returnsOnlyEligiblePredictions()
199 const val APP_2_PROVIDER_1_CLASS_NAME = "app2Provider1" constant