Searched refs:mICtsThirdPartyInCallServiceControl (Results 1 – 2 of 2) sorted by relevance
58 ICtsThirdPartyInCallServiceControl mICtsThirdPartyInCallServiceControl; field in ThirdPartyInCallServiceAppOpsPermissionTest73 mICtsThirdPartyInCallServiceControl.resetLatchForServiceBound(false); in setUp()94 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in testWithoutAppOpsPermission()109 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in testWithAppOpsPermission()113 mICtsThirdPartyInCallServiceControl.resetLatchForServiceBound(true); in testWithAppOpsPermission()135 int previousCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in testExtrasPropagation()147 mICtsThirdPartyInCallServiceControl.setExpectedExtra(TEST_KEY, TEST_VALUE); in testExtrasPropagation()155 assertTrue(mICtsThirdPartyInCallServiceControl.waitUntilExpectedExtrasReceived()); in testExtrasPropagation()157 mICtsThirdPartyInCallServiceControl.resetLatchForServiceBound(true); in testExtrasPropagation()179 return mICtsThirdPartyInCallServiceControl.checkBindStatus(bind); in assertBindStatus()[all …]
41 ICtsThirdPartyInCallServiceControl mICtsThirdPartyInCallServiceControl; field in ThirdPartyInCallServiceTest58 mICtsThirdPartyInCallServiceControl.resetLatchForServiceBound(false); in setUp()68 mICtsThirdPartyInCallServiceControl.resetCalls(); in tearDown()87 assertFalse(mICtsThirdPartyInCallServiceControl.checkPermissionGrant( in testPermissionGranted()89 assertFalse(mICtsThirdPartyInCallServiceControl.checkPermissionGrant( in testPermissionGranted()92 assertTrue(mICtsThirdPartyInCallServiceControl.checkPermissionGrant( in testPermissionGranted()94 assertTrue(mICtsThirdPartyInCallServiceControl.checkPermissionGrant( in testPermissionGranted()112 mICtsThirdPartyInCallServiceControl = in setUpControl()119 mICtsThirdPartyInCallServiceControl = null; in setUpControl()