Searched defs:callList (Results 1 – 4 of 4) sorted by relevance
67 List<Call> callList = phone.getCalls(); in testAddCallGetCall() local
106 List<Call> callList = inCallService.getCalls(); in testSetCallListGetCallList() local
343 final List<String> callList = Lists.newArrayList(); in testInterceptionOrder() local368 NamedInterceptor(String name, List<String> callList) { in NamedInterceptor()
482 void Context::callList(GLuint list) in callList() function in gl::Context