Home | History | Annotate | Download | only in phone

Lines Matching refs:doReceive

147             final boolean isAttemptingCall = doReceive(context, intent);
169 public boolean doReceive(Context context, Intent intent) {
170 if (DBG) Log.v(TAG, "doReceive: " + intent);
268 if (DBG) Log.v(TAG, "doReceive: proceeding with call...");