Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallScreeningServiceHelper.java155 if (!bindCallScreeningService(mContext, mUserHandle, mPackageName, serviceConnection)) { in bindAndGetCallIdentification()
187 public static boolean bindCallScreeningService(Context context, UserHandle userHandle, in bindCallScreeningService() method in CallScreeningServiceHelper
/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallScreeningServiceFilter.java235 if (!CallScreeningServiceHelper.bindCallScreeningService(mContext, in startCallScreeningFilter()