Searched refs:isImplicitImageCaptureIntentAndNotSetByDpc (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | Computer.java | 234 boolean isImplicitImageCaptureIntentAndNotSetByDpc(Intent intent, int userId, in isImplicitImageCaptureIntentAndNotSetByDpc() method 291 boolean isImplicitImageCaptureIntentAndNotSetByDpc); in updateFlagsForResolve() argument 293 boolean onlyExposedExplicitly, boolean isImplicitImageCaptureIntentAndNotSetByDpc); in updateFlagsForResolve() argument
|
H A D | ResolveIntentHelper.java | 184 computer.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in resolveIntentInternal() 411 computer.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in queryIntentReceiversInternal() 656 computer.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in queryIntentActivityOptionsInternal()
|
H A D | ComputerEngine.java | 522 isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, resolvedType, in queryIntentActivitiesInternal() 2258 public final boolean isImplicitImageCaptureIntentAndNotSetByDpc(Intent intent, in isImplicitImageCaptureIntentAndNotSetByDpc() method in ComputerEngine 2687 boolean wantInstantApps, boolean isImplicitImageCaptureIntentAndNotSetByDpc) { in updateFlagsForResolve() argument 2690 isImplicitImageCaptureIntentAndNotSetByDpc); in updateFlagsForResolve() 2695 boolean isImplicitImageCaptureIntentAndNotSetByDpc) { in updateFlagsForResolve() argument 2697 if (safeMode() || isImplicitImageCaptureIntentAndNotSetByDpc) { in updateFlagsForResolve() 3213 isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in findPreferredActivityBody() 5475 isImplicitImageCaptureIntentAndNotSetByDpc(intent, parent.id, in canForwardTo()
|
H A D | PreferredActivityHelper.java | 703 snapshot.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, resolvedType,
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 5762 HSPLcom/android/server/pm/ComputerEngine;->isImplicitImageCaptureIntentAndNotSetByDpc(Landroid/cont…
|