Home
last modified time | relevance | path

Searched refs:internalTestIncomingCall (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java158 internalTestIncomingCall(false /* missedCall */); in testIncomingCall()
172 internalTestIncomingCall(true /* missedCall */); in testIncomingMissedCall()
181 private void internalTestIncomingCall(boolean missedCall) throws Exception { in internalTestIncomingCall() method in PhoneAccountTest