Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DConditionProviders.java257 protected boolean allowRebindForParentUser() { in allowRebindForParentUser() method in ConditionProviders
DManagedServices.java1846 protected abstract boolean allowRebindForParentUser(); in allowRebindForParentUser() method in ManagedServices
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DManagedServicesTest.java2417 protected boolean allowRebindForParentUser() { in allowRebindForParentUser() method in ManagedServicesTest.TestManagedServices