Home
last modified time | relevance | path

Searched defs:allowRebindForParentUser (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DConditionProviders.java254 protected boolean allowRebindForParentUser() { in allowRebindForParentUser() method in ConditionProviders
H A DManagedServices.java1768 protected abstract boolean allowRebindForParentUser(); in allowRebindForParentUser() method in ManagedServices
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java2311 protected boolean allowRebindForParentUser() { in allowRebindForParentUser() method in ManagedServicesTest.TestManagedServices