Searched refs:ShortcutServiceTestable (Results 1 – 1 of 1) sorted by relevance
277 protected final class ShortcutServiceTestable extends ShortcutService { class in BaseShortcutManagerTest281 public ShortcutServiceTestable(ServiceContext context, Looper looper) { in ShortcutServiceTestable() method in BaseShortcutManagerTest.ShortcutServiceTestable559 public ShortcutManagerTestable(Context context, ShortcutServiceTestable service) { in ShortcutManagerTestable()667 protected ShortcutServiceTestable mService;1099 mService = new ShortcutServiceTestable(mServiceContext, mLooper); in initService()