Searched refs:TestCallback (Results 1 – 5 of 5) sorted by relevance
86 private static class TestCallback extends FontsContract.FontRequestCallback { class in FontsContractE2ETest119 final TestCallback callback = new TestCallback(); in typefaceCacheTest()130 final TestCallback callback2 = new TestCallback(); in typefaceCacheTest()141 final TestCallback callback3 = new TestCallback(); in typefaceCacheTest()
417 TestCallback callback = new TestCallback(); in requestInstall_asyncSuccess()453 TestCallback callback = new TestCallback(); in requestInstall_nullTokenBytes()492 TestCallback callback = new TestCallback(); in requestInstall_asyncInstallFail()597 TestCallback callback = new TestCallback(); in requestUninstall_asyncSuccess()631 TestCallback callback = new TestCallback(); in requestUninstall_asyncNothingInstalled()662 TestCallback callback = new TestCallback(); in requestUninstall_nullTokenBytes()695 TestCallback callback = new TestCallback(); in requestUninstall_asyncUninstallFail()1046 private static class TestCallback extends ICallback.Stub { class in RulesManagerServiceTest
55 ParcelFileDescriptor.MODE_READ_ONLY, new TestCallback()); in testReadWriteFile()67 new TestCallback()); in testReadWriteFile()102 private static class TestCallback extends ProxyFileDescriptorCallback { class in AppFusePerfTest
54 class TestCallback : public IEventCallback { class89 cb = new TestCallback(); in SetUp()97 sp<TestCallback> cb;
138 interface TestCallback { interface in ViewShowHidePerfTest142 private void testParentWithChild(TestCallback callback) throws Throwable { in testParentWithChild()