Searched refs:ShortcutServiceTestable (Results 1 – 1 of 1) sorted by relevance
285 protected final class ShortcutServiceTestable extends ShortcutService { class in BaseShortcutManagerTest289 public ShortcutServiceTestable(ServiceContext context, Looper looper) { in ShortcutServiceTestable() method in BaseShortcutManagerTest.ShortcutServiceTestable557 public ShortcutManagerTestable(Context context, ShortcutServiceTestable service) { in ShortcutManagerTestable()919 protected ShortcutServiceTestable mService;1351 mService = new ShortcutServiceTestable(mServiceContext, mLooper); in initService()