Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java671 protected LauncherAppImplTestable mLauncherAppImpl; field in BaseShortcutManagerTest
1104 mLauncherAppImpl = new LauncherAppImplTestable(mServiceContext); in initService()
1127 mLauncherAppImpl = null; in shutdownServices()
1354 mLauncherAppsMap.put(key, new LauncherAppsTestable(mClientContext, mLauncherAppImpl)); in setCaller()