Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestFeatures.java26 public boolean contentPaging = true; field in TestFeatures
52 return contentPaging; in isContentPagingEnabled()