Home
last modified time | relevance | path

Searched refs:FLAG_DEBUG_LOG_RESOLUTION (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DIntentResolver.java387 ((intent.getFlags() & Intent.FLAG_DEBUG_LOG_RESOLUTION) != 0); in queryIntentFromList()
408 ((intent.getFlags() & Intent.FLAG_DEBUG_LOG_RESOLUTION) != 0); in queryIntent()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java6206 FLAG_DEBUG_LOG_RESOLUTION,
6255 FLAG_DEBUG_LOG_RESOLUTION,
6325 public static final int FLAG_DEBUG_LOG_RESOLUTION = 0x00000008; field in Intent
7909 intent.addFlags(Intent.FLAG_DEBUG_LOG_RESOLUTION); in parseCommandArgs()
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSmsApplication.java259 intent.addFlags(Intent.FLAG_DEBUG_LOG_RESOLUTION); in getApplicationCollectionInternal()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskManagerService.java1303 final boolean debug = ((intent.getFlags() & Intent.FLAG_DEBUG_LOG_RESOLUTION) != 0); in startNextMatchingActivity()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java3181 final boolean debug = (intent.getFlags() & Intent.FLAG_DEBUG_LOG_RESOLUTION) != 0; in filterCandidatesWithDomainPreferredActivitiesLPr()
9413 intent.addFlags(Intent.FLAG_DEBUG_LOG_RESOLUTION); in updateIntentForResolve()
10619 final boolean debug = ((intent.getFlags() & Intent.FLAG_DEBUG_LOG_RESOLUTION) != 0); in chooseBestActivity()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11334 field public static final int FLAG_DEBUG_LOG_RESOLUTION = 8; // 0x8
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7814 field public static final int FLAG_DEBUG_LOG_RESOLUTION = 8; // 0x8