Searched refs:previousCallCount (Results 1 – 1 of 1) sorted by relevance
94 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in testWithoutAppOpsPermission() local97 assertCallCount(previousCallCount); in testWithoutAppOpsPermission()109 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in testWithAppOpsPermission() local112 assertCallCount(previousCallCount + 1); in testWithAppOpsPermission()135 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in testExtrasPropagation() local138 assertCallCount(previousCallCount + 1); in testExtrasPropagation()