Searched defs:hasCrossProfileIntents (Results 1 – 5 of 5) sorted by relevance
373 public TestCase(@Nullable UserHandle extraCallingUser, boolean hasCrossProfileIntents, in TestCase()387 public boolean hasCrossProfileIntents() { in hasCrossProfileIntents() method in ResolverActivityWorkProfileTest.TestCase
392 public TestCase(boolean isSendAction, boolean hasCrossProfileIntents, in TestCase()405 public boolean hasCrossProfileIntents() { in hasCrossProfileIntents() method in ChooserActivityWorkProfileTest.TestCase
74 public boolean hasCrossProfileIntents; field in ChooserActivityOverrideData
161 public boolean hasCrossProfileIntents; field in ResolverWrapperActivity.OverrideData
348 public boolean hasCrossProfileIntents(List<Intent> intents, @UserIdInt int source, in hasCrossProfileIntents() method in AbstractMultiProfilePagerAdapter.CrossProfileIntentsChecker