Home
last modified time | relevance | path

Searched refs:isPendingIntentBackgroundActivityLaunchAllowedByPermission (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DComponentOptions.java95 public boolean isPendingIntentBackgroundActivityLaunchAllowedByPermission() { in isPendingIntentBackgroundActivityLaunchAllowedByPermission() method in ComponentOptions
/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentRecord.java323 return activityOptions.isPendingIntentBackgroundActivityLaunchAllowedByPermission(); in isPendingIntentBalAllowedByPermission()