Searched defs:hasCrossProfileIntents (Results 1 – 5 of 5) sorted by relevance
375 public TestCase(@Nullable UserHandle extraCallingUser, boolean hasCrossProfileIntents, in TestCase()389 public boolean hasCrossProfileIntents() { in hasCrossProfileIntents() method in ResolverActivityWorkProfileTest.TestCase
394 public TestCase(boolean isSendAction, boolean hasCrossProfileIntents, in TestCase()407 public boolean hasCrossProfileIntents() { in hasCrossProfileIntents() method in ChooserActivityWorkProfileTest.TestCase
75 public boolean hasCrossProfileIntents; field in ChooserActivityOverrideData
195 public boolean hasCrossProfileIntents; field in ResolverWrapperActivity.OverrideData
355 public boolean hasCrossProfileIntents(List<Intent> intents, @UserIdInt int source, in hasCrossProfileIntents() method in AbstractMultiProfilePagerAdapter.CrossProfileIntentsChecker