Home
last modified time | relevance | path

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

/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
DValidationTest.java206 .newIntegrationTestInterfaceMethodCallback())); in testIntegrationMessageHeader()
219 .newIntegrationTestInterfaceMethodCallback())); in testIntegrationRequestMessage()
232 .newIntegrationTestInterfaceMethodCallback())); in testIntegrationResponseMessage()
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/test/mojom/mojo/
DIntegrationTestInterfaceTestHelper.java27 public static MessageReceiver newIntegrationTestInterfaceMethodCallback() { in newIntegrationTestInterfaceMethodCallback() method in IntegrationTestInterfaceTestHelper