Searched refs:getPattern (Results 1 - 2 of 2) sorted by relevance

/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiSelector.java650 Pattern getPattern(int criterion) { method in class:UiSelector
677 if (s == null || !getPattern(criterion).matcher(s).matches()) {
718 if (s == null || !getPattern(criterion).matcher(s).matches()) {
744 if (s == null || !getPattern(criterion).matcher(s).matches()) {
773 if (s == null || !getPattern(criterion).matcher(s).matches()) {
795 if (s == null || !getPattern(criterion).matcher(s).matches()) {
/frameworks/testing/espresso/libs/
H A Djarjar-1.4.jarcom/tonicsystems/jarjar/help.txt com/tonicsystems/jarjar/ext_util/StandaloneJarProcessor.class StandaloneJarProcessor.java package com. ...

Completed in 86 milliseconds