Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DUserUtil.java114 final Intent adminSupportIntent = dpm.createAdminSupportIntent( in hasOutgoingCallsUserRestriction() local
116 if (adminSupportIntent != null) { in hasOutgoingCallsUserRestriction()
117 context.startActivityAsUser(adminSupportIntent, userHandle); in hasOutgoingCallsUserRestriction()