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