Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DForegroundServiceTypePolicy.java967 public boolean hasForegroundOnlyPermission() { in hasForegroundOnlyPermission() method in ForegroundServiceTypePolicy.ForegroundServiceTypePolicyInfo
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java2890 + (policyInfo.hasForegroundOnlyPermission() in validateForegroundServiceType()
2903 + (policyInfo.hasForegroundOnlyPermission() in validateForegroundServiceType()