Searched refs:ShortcutManagerTestable (Results 1 – 1 of 1) sorted by relevance
556 protected class ShortcutManagerTestable extends ShortcutManager { class in BaseShortcutManagerTest557 public ShortcutManagerTestable(Context context, ShortcutServiceTestable service) { in ShortcutManagerTestable() method in BaseShortcutManagerTest.ShortcutManagerTestable920 protected ShortcutManagerTestable mManager;1352 mManager = new ShortcutManagerTestable(mClientContext, mService); in initService()