HomeSort by relevance Sort by last modified time
    Searched defs:onIntentReceived (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
MissedCallNotificationReceiver.java 29 void onIntentReceived(Intent intent);
34 sIntentListener.onIntentReceived(intent);
  /cts/tests/tests/telecom/src/android/telecom/cts/
MockMissedCallNotificationReceiver.java 28 void onIntentReceived(Intent intent);
36 sIntentListener.onIntentReceived(intent);

Completed in 221 milliseconds