Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java247 final String connectionServiceComponentName = new ComponentName(mContext, in assertCalllogInserted() local
255 connectionServiceComponentName, in assertCalllogInserted()
268 final String connectionServiceComponentName = new ComponentName(mContext, in cleanupCall() local
272 new String[]{phoneNumber, connectionServiceComponentName}); in cleanupCall()
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java95 final String connectionServiceComponentName = new ComponentName(mContext, in cleanupCall() local
99 new String[]{mBlockedPhoneNumber, connectionServiceComponentName}); in cleanupCall()