Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DFeatures.java49 boolean isRemoteActionsEnabled(); in isRemoteActionsEnabled() method
161 public boolean isRemoteActionsEnabled() { in isRemoteActionsEnabled() method in Features.RuntimeFeatures
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestFeatures.java101 public boolean isRemoteActionsEnabled() { in isRemoteActionsEnabled() method in TestFeatures