Searched refs:getLocalCallCount (Results 1 – 8 of 8) sorted by relevance
98 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in doNotTestCallWithoutThirdPartyApp()113 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in doNotTestCallWithCompanionApps()122 int currentCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in addAndVerifyNewIncomingCallInCarMode()168 return mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in assertCallCount()
70 assertEquals("Call was not sent to incall", 1, controlInterface.getLocalCallCount()); in testMidCallComponentEnablement()105 0, controlInterface.getLocalCallCount()); in testNullBinding()
38 public int getLocalCallCount() {39 return CtsThirdPartyInCallService.getLocalCallCount();
122 public static int getLocalCallCount() { in getLocalCallCount() method in CtsThirdPartyInCallService
42 public int getLocalCallCount() {43 return CtsApi29InCallService.getLocalCallCount();
83 public static int getLocalCallCount() { in getLocalCallCount() method in CtsApi29InCallService
25 int getLocalCallCount(); in getLocalCallCount() method
22 int getLocalCallCount(); in getLocalCallCount() method