Home | History | Annotate | Download | only in phone

Lines Matching defs:doReceive

142             final boolean isAttemptingCall = doReceive(context, intent);
164 public boolean doReceive(Context context, Intent intent) {
165 if (DBG) Log.v(TAG, "doReceive: " + intent);
262 if (DBG) Log.v(TAG, "doReceive: proceeding with call...");