Searched defs:commandMethod (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/ |
D | AppEnumerationTests.java | 1131 String intentAction, ThrowingBiFunction<String, Intent, String[]> commandMethod) in assertNotQueryable() argument 1145 String intentAction, ThrowingBiFunction<String, Intent, String[]> commandMethod) in assertQueryable() argument 1160 ThrowingFunction<String, String[]> commandMethod) throws Exception { in assertVisible() argument 1170 ThrowingFunction<String, String[]> commandMethod) throws Exception { in assertNotVisible() argument 1180 ThrowingBiFunction<String, String, String[]> commandMethod) throws Exception { in assertVisible() argument 1188 ThrowingBiFunction<String, String, String[]> commandMethod) throws Exception { in assertNotVisible() argument
|