Home
last modified time | relevance | path

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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiSelector.java650 Pattern getPattern(int criterion) { in getPattern() method in UiSelector
677 if (s == null || !getPattern(criterion).matcher(s).matches()) { in isMatchFor()
718 if (s == null || !getPattern(criterion).matcher(s).matches()) { in isMatchFor()
744 if (s == null || !getPattern(criterion).matcher(s).matches()) { in isMatchFor()
773 if (s == null || !getPattern(criterion).matcher(s).matches()) { in isMatchFor()
795 if (s == null || !getPattern(criterion).matcher(s).matches()) { in isMatchFor()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/api/
Dcurrent.txt53621 method public java.lang.String getPattern();
Dsystem-current.txt56227 method public java.lang.String getPattern();