Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/model/
DWidgetsPredictionsRequesterTest.kt83 ComponentName.createRelative(APP_1_PACKAGE_NAME, APP_1_PROVIDER_B_CLASS_NAME) in setUp()
120 /*providerClassName=*/ APP_1_PROVIDER_B_CLASS_NAME, in buildBundleForPredictionSession_includesAddedAppWidgets()
142 APP_1_PROVIDER_B_CLASS_NAME, in filterPredictions_notOnUiSurfaceFilter_returnsOnlyEligiblePredictions()
196 const val APP_1_PROVIDER_B_CLASS_NAME = "app1Provider2" constant