Searched refs:TestFuncInterface (Results 1 – 2 of 2) sorted by relevance
65 static class TestFuncInterface extends Binder { class in MemoryConsumerService70 TestFuncInterface(final BooleanSupplier testFunc) { in TestFuncInterface() method in MemoryConsumerService.TestFuncInterface123 testFunc.transact(TestFuncInterface.ACTION_TEST, data, reply, 0); in fillUpMemoryAndCheck()145 final TestFuncInterface testFunc, String instanceName) throws Exception { in bindToService()
408 final MemoryConsumerService.TestFuncInterface testFunc, in fillUpMemoryAndCheck()452 final MemoryConsumerService.TestFuncInterface testFunc = in testLmkdKill()453 new MemoryConsumerService.TestFuncInterface(() -> { in testLmkdKill()