Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java585 protected LauncherAppImplTestable mLauncherAppImpl; field in BaseShortcutManagerTest
1000 mLauncherAppImpl = new LauncherAppImplTestable(mServiceContext); in initService()
1023 mLauncherAppImpl = null; in shutdownServices()
1250 mLauncherAppsMap.put(key, new LauncherAppsTestable(mClientContext, mLauncherAppImpl)); in setCaller()