Searched refs:injectIsActivityEnabledAndExported (Results 1 – 5 of 5) sorted by relevance
184 assertTrue(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()186 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()188 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()191 assertTrue(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()195 assertTrue(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()198 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()200 assertFalse(mShortcutService.injectIsActivityEnabledAndExported( in testIsActivityEnabledAndExported()
434 boolean injectIsActivityEnabledAndExported(ComponentName activity, @UserIdInt int userId) { in injectIsActivityEnabledAndExported() method in BaseShortcutManagerTest.ShortcutServiceTestable
2444 if (injectIsActivityEnabledAndExported(detected, userId)) { in getDefaultLauncher()3505 boolean injectIsActivityEnabledAndExported( in injectIsActivityEnabledAndExported() method in ShortcutService
799 && !s.injectIsActivityEnabledAndExported(activity, getOwnerUserId())) { in areAllActivitiesStillEnabled()
11628 PLcom/android/server/pm/ShortcutService;->injectIsActivityEnabledAndExported(Landroid/content/Compo…