Searched defs:commandMethod (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/ |
D | AppEnumerationTestsBase.java | 188 ThrowingFunction<String, String[]> commandMethod) throws Exception { in assertVisible() argument 197 ThrowingFunction<String, String[]> commandMethod) throws Exception { in assertNotVisible() argument 206 ThrowingBiFunction<String, String, String[]> commandMethod) throws Exception { in assertVisible() argument 213 ThrowingBiFunction<String, String, String[]> commandMethod) throws Exception { in assertNotVisible() argument
|
D | AppEnumerationTests.java | 1425 String intentAction, ThrowingBiFunction<String, Intent, String[]> commandMethod) in assertNotQueryable() argument 1438 String intentAction, ThrowingBiFunction<String, Intent, String[]> commandMethod) in assertQueryable() argument
|