Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DForegroundServiceTypePolicy.java958 public boolean isTypeDisabled(int callerUid) { in isTypeDisabled() method in ForegroundServiceTypePolicy.ForegroundServiceTypePolicyInfo
1390 if (policy.isTypeDisabled(callerUid)) { in checkForegroundServiceTypePolicy()