Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
H A DDefaultLayoutProviderTest.java109 String pendingAppPkg = "com.test.pending"; in testCustomProfileLoaded_with_widget() local
113 params.setAppPackageName(pendingAppPkg); in testCustomProfileLoaded_with_widget()
120 .putWidget(pendingAppPkg, "PlaceholderWidget", 2, 2)); in testCustomProfileLoaded_with_widget()