Searched refs:onReceive (Results 151 - 175 of 263) sorted by relevance

1234567891011

/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipWakeupTimer.java225 public synchronized void onReceive(Context context, Intent intent) { method in class:SipWakeupTimer
234 log("onReceive: unrecognized intent: " + intent);
/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java204 public void onReceive(Context context, Intent intent) {
214 public void onReceive(Context context, Intent intent) {
222 public void onReceive(Context context, Intent intent) {
/frameworks/base/core/java/android/os/
H A DRecoverySystem.java417 public void onReceive(Context context, Intent intent) {
/frameworks/base/core/java/android/preference/
H A DSeekBarVolumizer.java394 public void onReceive(Context context, Intent intent) { method in class:SeekBarVolumizer.Receiver
/frameworks/base/core/java/android/widget/
H A DZoomButtonsController.java151 public void onReceive(Context context, Intent intent) {
/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java146 @Override public void onReceive(Context context, Intent intent) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java307 public void onReceive(Context context, Intent intent) { method in class:NotificationController.NotificationBroadcastReceiver
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java384 public void onReceive(Context context, Intent intent) { method in class:PowerNotificationWarnings.Receiver
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java94 public void onReceive(Context context, Intent intent) {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DNetworkControllerBaseTest.java182 mNetworkController.onReceive(mContext, i);
/frameworks/base/services/core/java/com/android/server/
H A DWatchdog.java184 public void onReceive(Context c, Intent intent) { method in class:Watchdog.RebootRequestReceiver
H A DDropBoxManagerService.java105 public void onReceive(Context context, Intent intent) {
116 // block other users -- but at least the onReceive() call can finish.
154 mReceiver.onReceive(context, (Intent) null);
/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java116 public void onReceive(Context context, Intent intent) {
/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java97 public void onReceive(Context context, Intent intent) {
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DSoundTriggerHelper.java561 public void onReceive(Context context, Intent intent) { method in class:SoundTriggerHelper.PowerSaveModeListener
H A DVoiceInteractionManagerServiceImpl.java73 public void onReceive(Context context, Intent intent) {
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DSinkActivity.java489 public void onReceive(Context context, Intent intent) { method in class:SinkActivity.DeviceReceiver
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java358 public void onReceive(Context context, Intent intent) {
373 public void onReceive(Context context, Intent intent) {
1377 public void onReceive(Context context, Intent intent) {
1437 public void onReceive(Context context, Intent intent) {
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java592 public void onReceive(Context context, Intent intent) { method in class:PhotoViewFragment.InternetStateBroadcastReceiver
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecents.java151 public void onReceive(Context context, Intent intent) { method in class:Recents.RecentsOwnerEventProxyReceiver
911 public void onReceive(Context context, Intent intent) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DGlobalScreenshot.java791 public void onReceive(Context context, Intent intent) { method in class:GlobalScreenshot.TargetChosenReceiver
809 public void onReceive(Context context, Intent intent) { method in class:GlobalScreenshot.DeleteScreenshotReceiver
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java104 public void onReceive(Context context, Intent intent) {
113 public void onReceive(Context context, Intent intent) {
/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java240 public void onReceive(Context context, Intent intent) {
261 @Override public void onReceive(Context context, Intent intent) {
276 public void onReceive(Context context, Intent intent) {
284 public void onReceive(Context context, Intent intent) {
353 public void onReceive(Context context, Intent intent) {
381 public void onReceive(Context context, Intent intent) {
389 public void onReceive(Context context, Intent intent) {
1018 public void onReceive(Context context, Intent intent) { method in class:SyncManager.SyncAlarmIntentReceiver
/frameworks/base/services/core/java/com/android/server/policy/
H A DGlobalActions.java1027 public void onReceive(Context context, Intent intent) {
1060 public void onReceive(Context context, Intent intent) {
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java606 public void onReceive(Context context, Intent intent) {
659 public void onReceive(Context context, Intent intent) {
681 public void onReceive(Context context, Intent intent) {

Completed in 619 milliseconds

1234567891011