Searched refs:isImplicitImageCaptureIntentAndNotSetByDpc (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Computer.java | 237 boolean isImplicitImageCaptureIntentAndNotSetByDpc(Intent intent, int userId, in isImplicitImageCaptureIntentAndNotSetByDpc() method 307 boolean isImplicitImageCaptureIntentAndNotSetByDpc); in updateFlagsForResolve() argument 309 boolean onlyExposedExplicitly, boolean isImplicitImageCaptureIntentAndNotSetByDpc); in updateFlagsForResolve() argument
|
D | ResolveIntentHelper.java | 118 computer.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in resolveIntentInternal() 350 computer.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in queryIntentReceiversInternal() 602 computer.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in queryIntentActivityOptionsInternal()
|
D | ComputerEngine.java | 530 isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, resolvedType, in queryIntentActivitiesInternal() 2335 public final boolean isImplicitImageCaptureIntentAndNotSetByDpc(Intent intent, in isImplicitImageCaptureIntentAndNotSetByDpc() method in ComputerEngine 2799 boolean wantInstantApps, boolean isImplicitImageCaptureIntentAndNotSetByDpc) { in updateFlagsForResolve() argument 2802 isImplicitImageCaptureIntentAndNotSetByDpc); in updateFlagsForResolve() 2807 boolean isImplicitImageCaptureIntentAndNotSetByDpc) { in updateFlagsForResolve() argument 2809 if (safeMode() || isImplicitImageCaptureIntentAndNotSetByDpc) { in updateFlagsForResolve() 3292 isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, in findPreferredActivityBody() 5581 isImplicitImageCaptureIntentAndNotSetByDpc(intent, parent.id, in canForwardTo()
|
D | PreferredActivityHelper.java | 706 snapshot.isImplicitImageCaptureIntentAndNotSetByDpc(intent, userId, resolvedType,
|
/frameworks/base/services/ |
D | art-profile | 2347 HSPLcom/android/server/pm/ComputerEngine;->isImplicitImageCaptureIntentAndNotSetByDpc(Landroid/cont…
|
D | art-wear-profile | 17969 HPLcom/android/server/pm/ComputerEngine;->isImplicitImageCaptureIntentAndNotSetByDpc(Landroid/conte…
|