Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DMissedCallNotificationReceiver.java23 public class MissedCallNotificationReceiver extends BroadcastReceiver { class
DPhoneAccountTest.java43 import com.android.cts.managedprofile.MissedCallNotificationReceiver.IntentListener;
166 MissedCallNotificationReceiver.setIntentListener(new IntentListener() { in testIncomingMissedCall()