Searched refs:binderService (Results 1 – 2 of 2) sorted by relevance
625 AhatInstance binderService = dump.getDumpedAhatInstance("binderService");626 assertEquals(null, binderService.getBinderTokenDescriptor());634 AhatInstance binderService = dump.getDumpedAhatInstance("binderService");635 assertEquals("DumpedStuff$IDumpedManager", binderService.getBinderStubInterfaceName());
215 Object binderService = new BinderService(); field in DumpedStuff