Searched defs:onReceive (Results 1 - 25 of 130) sorted by last modified time

123456

/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/mediarouter/src/android/support/v7/media/
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/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 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
/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/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 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
/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 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
H A DPhoneStateIntentReceiver.java162 public void onReceive(Context context, Intent intent) { method in class:PhoneStateIntentReceiver
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java271 public void onReceive(Context context, Intent intent) {
314 if (DBG) log("onReceive: Unknown action=" + action);
1029 public void onReceive(Context context, Intent intent) { method in class:DcTracker.ProvisionNotificationBroadcastReceiver
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipService.java1135 public void onReceive(Context context, Intent intent) { method in class:SipService.ConnectivityReceiver
H A DSipWakeupTimer.java225 public synchronized void onReceive(Context context, Intent intent) { method in class:SipWakeupTimer
234 log("onReceive: unrecognized intent: " + intent);
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java585 public void onReceive(Context context, Intent intent) { method in class:PhotoViewFragment.InternetStateBroadcastReceiver
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DLocationStatsAggregator.java186 public void onReceive(Context context, Intent intent) { method in class:LocationStatsAggregator.LocationUpdater
/frameworks/ex/common/java/com/android/common/
H A DNetworkConnectivityListener.java65 public void onReceive(Context context, Intent intent) { method in class:NetworkConnectivityListener.ConnectivityBroadcastReceiver
93 Log.d(TAG, "onReceive(): mNetworkInfo=" + mNetworkInfo + " mOtherNetworkInfo = "
/frameworks/base/tests/utils/SleepUtils/AlarmService/src/com/android/testing/alarmservice/
H A DWakeUpCall.java32 public void onReceive(Context context, Intent intent) { method in class:WakeUpCall
/frameworks/base/tests/utils/SleepUtils/WakeLoopService/src/android/test/wakeuploop/
H A DWakeUpCall.java45 public void onReceive(Context context, Intent intent) { method in class:WakeUpCall
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
H A DTrackerService.java385 public void onReceive(Context context, Intent intent) { method in class:TrackerService.NetworkStateBroadcastReceiver
/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DNotificationHelper.java109 public void onReceive(Context context, Intent intent) { method in class:NotificationHelper

Completed in 839 milliseconds

123456