Searched refs:canConfigureInteractAcrossProfiles (Results 1 – 4 of 4) sorted by relevance
1120 public boolean canConfigureInteractAcrossProfiles() { in canConfigureInteractAcrossProfiles() method in Package1121 return canConfigureInteractAcrossProfiles(TestApis.users().instrumented()); in canConfigureInteractAcrossProfiles()1129 public boolean canConfigureInteractAcrossProfiles(UserReference user) { in canConfigureInteractAcrossProfiles() method in Package1133 return TestApisReflectionKt.canConfigureInteractAcrossProfiles(crossProfileApps, in canConfigureInteractAcrossProfiles()
28 android.content.pm.CrossProfileApps,public boolean canConfigureInteractAcrossProfiles(java.lang.Str…
311 .filter { it.canConfigureInteractAcrossProfiles() } in <lambda>()
1097 method public boolean canConfigureInteractAcrossProfiles(@NonNull String);