public class

ProcessOutgoingCallTest

extends BroadcastReceiver
java.lang.Object
   ↳ android.content.BroadcastReceiver
     ↳ com.android.phone.ProcessOutgoingCallTest

Class Overview

ProcessOutgoingCallTest tests OutgoingCallBroadcaster by performing a couple of simple modifications to outgoing calls, and by printing log messages for each call.

Summary

Public Constructors
ProcessOutgoingCallTest()
Public Methods
void onReceive(Context context, Intent intent)
[Expand]
Inherited Methods
From class android.content.BroadcastReceiver
From class java.lang.Object

Public Constructors

public ProcessOutgoingCallTest ()

Public Methods

public void onReceive (Context context, Intent intent)