Searched refs:CallScreeningServiceHelper (Results 1 – 3 of 3) sorted by relevance
43 public class CallScreeningServiceHelper { class44 private static final String TAG = CallScreeningServiceHelper.class.getSimpleName();78 public CallScreeningServiceHelper(Context context, TelecomSystem.SyncRoot telecomLock, in CallScreeningServiceHelper() method in CallScreeningServiceHelper121 Log.w(CallScreeningServiceHelper.this, in bindAndGetCallIdentification()136 Log.w(CallScreeningServiceHelper.this, in bindAndGetCallIdentification()
1924 new CallScreeningServiceHelper(mContext, in bindForOutgoingCallerId()
36 import com.android.server.telecom.CallScreeningServiceHelper;318 if (!CallScreeningServiceHelper.bindCallScreeningService(mContext, in bindCallScreeningService()