Searched refs:injectIsActivityEnabledAndExported (Results 1 – 4 of 4) sorted by relevance
187 assertTrue(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()189 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()191 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()194 assertTrue(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()198 assertTrue(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()201 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()203 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()
496 boolean injectIsActivityEnabledAndExported(ComponentName activity, @UserIdInt int userId) { in injectIsActivityEnabledAndExported() method in BaseShortcutManagerTest.ShortcutServiceTestable
1084 && !s.injectIsActivityEnabledAndExported(activity, getOwnerUserId())) { in areAllActivitiesStillEnabled()
4423 boolean injectIsActivityEnabledAndExported(