Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DTrampolineActivityTest.kt56 val STACK_LIST_REGEX: Pattern = Pattern.compile( constant
68 val matcher = STACK_LIST_REGEX.matcher(result) in removePhotopickerAndDocumentsUITasks()