Searched refs:onReceive (Results 1 - 25 of 312) sorted by last modified time

1234567891011>>

/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DAppCompatDelegateImplV14.java344 public void onReceive(Context context, Intent intent) {
346 Log.d("AutoTimeChangeReceiver", "onReceive | Intent: " + intent);
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DRegisteredMediaRouteProviderWatcher.java141 public void onReceive(Context context, Intent intent) {
H A DRemotePlaybackClient.java882 public void onReceive(Context context, Intent intent) { method in class:RemotePlaybackClient.ActionReceiver
H A DSystemMediaRouteProvider.java190 public void onReceive(Context context, Intent intent) { method in class:SystemMediaRouteProvider.LegacyImpl.VolumeChangeReceiver
/frameworks/support/core-utils/java/android/support/v4/content/
H A DLocalBroadcastManager.java297 br.receivers.get(j).receiver.onReceive(mAppContext, br.intent);
/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DLoaderCustomSupport.java200 @Override public void onReceive(Context context, Intent intent) { method in class:LoaderCustomSupport.PackageIntentReceiver
/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/content/
H A DLocalServiceBroadcaster.java72 public void onReceive(Context context, Intent intent) {
H A DSimpleWakefulReceiver.java28 public void onReceive(Context context, Intent intent) { method in class:SimpleWakefulReceiver
/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DMediaNotificationManager.java146 public void onReceive(Context context, Intent intent) { method in class:MediaNotificationManager
H A DPlayback.java84 public void onReceive(Context context, Intent intent) {
/frameworks/support/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
H A DSampleMediaButtonReceiver.java40 public void onReceive(Context context, Intent intent) { method in class:SampleMediaButtonReceiver
/frameworks/support/media-compat/java/android/support/v4/media/session/
H A DMediaButtonReceiver.java86 public void onReceive(Context context, Intent intent) { method in class:MediaButtonReceiver
/frameworks/support/media-compat/jellybean-mr2/android/support/v4/media/
H A DTransportMediatorJellybeanMR2.java60 public void onReceive(Context context, Intent intent) {
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DLoaderCustomSupport.java200 @Override public void onReceive(Context context, Intent intent) { method in class:LoaderCustomSupport.PackageIntentReceiver
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/content/
H A DLocalServiceBroadcaster.java72 public void onReceive(Context context, Intent intent) {
H A DSimpleWakefulReceiver.java28 public void onReceive(Context context, Intent intent) { method in class:SimpleWakefulReceiver
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DMediaNotificationManager.java146 public void onReceive(Context context, Intent intent) { method in class:MediaNotificationManager
H A DPlayback.java84 public void onReceive(Context context, Intent intent) {
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
H A DSampleMediaButtonReceiver.java40 public void onReceive(Context context, Intent intent) { method in class:SampleMediaButtonReceiver
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierServiceBindHelper.java58 public void onReceive(Context context, Intent intent) {
H A DGsmCdmaCallTracker.java104 public void onReceive(Context context, Intent intent) {
H A DGsmCdmaPhone.java215 public void onReceive(Context context, Intent intent) {
H A DInboundSmsHandler.java1281 public void onReceive(Context context, Intent intent) { method in class:InboundSmsHandler.SmsBroadcastReceiver
1613 public void onReceive(Context context, Intent intent) { method in class:InboundSmsHandler.NewMessageNotificationActionReceiver

Completed in 2262 milliseconds

1234567891011>>