Searched refs:ACTION_TEST (Results 1 – 1 of 1) sorted by relevance
66 static final int ACTION_TEST = IBinder.FIRST_CALL_TRANSACTION; field in MemoryConsumerService.TestFuncInterface78 case ACTION_TEST: in onTransact()123 testFunc.transact(TestFuncInterface.ACTION_TEST, data, reply, 0); in fillUpMemoryAndCheck()