Home
last modified time | relevance | path

Searched defs:isNotificationChannelEnabled (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DFeatures.java42 boolean isNotificationChannelEnabled(); in isNotificationChannelEnabled() method
147 public boolean isNotificationChannelEnabled() { in isNotificationChannelEnabled() method in Features.RuntimeFeatures
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestFeatures.java92 public boolean isNotificationChannelEnabled() { in isNotificationChannelEnabled() method in TestFeatures