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.java553 protected LauncherAppImplTestable mLauncherAppImpl; field in BaseShortcutManagerTest
944 mLauncherAppImpl = new LauncherAppImplTestable(mServiceContext); in initService()
967 mLauncherAppImpl = null; in shutdownServices()
1187 mLauncherAppsMap.put(key, new LauncherAppsTestable(mClientContext, mLauncherAppImpl)); in setCaller()