HomeSort by relevance Sort by last modified time
    Searched refs:onReceive (Results 151 - 175 of 384) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java 209 public void onReceive(Context context, Intent intent) {
  /packages/apps/Browser/src/com/android/browser/
PreloadRequestReceiver.java 48 public void onReceive(Context context, Intent intent) {
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ResolveCache.java 92 public void onReceive(Context context, Intent intent) {
  /packages/apps/DeskClock/src/com/android/deskclock/
DigitalClock.java 53 public void onReceive(Context context, Intent intent) {
  /packages/apps/Email/src/com/android/email/
EmailConnectivityManager.java 118 public void onReceive(Context context, Intent intent) {
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AbstractGalleryActivity.java 50 public void onReceive(Context context, Intent intent) {
ActivityState.java 105 public void onReceive(Context context, Intent intent) {
  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 38 public void onReceive(Context context, Intent data) {
  /packages/apps/Phone/src/com/android/phone/
EmergencyCallbackModeService.java 114 public void onReceive(Context context, Intent intent) {
OtaStartupReceiver.java 100 public void onReceive(Context context, Intent intent) {
103 Log.v(TAG, "onReceive: intent action=" + intent.getAction() +
SipBroadcastReceiver.java 47 public void onReceive(Context context, final Intent intent) {
  /packages/apps/Settings/src/com/android/settings/
DockSettings.java 46 public void onReceive(Context context, Intent intent) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothNameDialogFragment.java 66 public void onReceive(Context context, Intent intent) {
BluetoothPairingRequest.java 43 public void onReceive(Context context, Intent intent) {
DockEventReceiver.java 47 public void onReceive(Context context, Intent intent) {
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 47 public void onReceive(Context context, Intent intent) {
  /packages/apps/Settings/tests/src/com/android/settings/tests/
BluetoothRequestPermissionTest.java 140 public void onReceive(Context context, Intent intent) {
  /packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/
ImsFrameworkApp.java 69 public void onReceive(Context context, Intent intent) {
  /frameworks/base/core/java/com/android/internal/app/
ShutdownThread.java 142 public void onReceive(Context context, Intent intent) {
237 @Override public void onReceive(Context context, Intent intent) {
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
ConnectionUtil.java 146 public void onReceive(Context context, Intent intent) {
151 Log.v(LOG_TAG, "ConnectivityReceiver: onReceive() is called with " + intent);
154 Log.v("ConnectivityReceiver", "onReceive() called with " + intent);
185 public void onReceive(Context context, Intent intent) {
187 Log.v("WifiReceiver", "onReceive() is calleld with " + intent);
219 public void onReceive(Context context, Intent intent) {
221 Log.v("DownloadReceiver", "onReceive() is called with " + intent);
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 104 public void onReceive(Context context, Intent intent) {
162 public void onReceive(Context context, Intent intent) {
238 public void onReceive(Context context, Intent intent) {
274 public void onReceive(Context context, Intent intent) {
279 super.onReceive(context, intent);
292 public void onReceive(Context context, Intent intent) {
    [all...]
  /frameworks/base/services/java/com/android/server/
Watchdog.java 141 public void onReceive(Context c, Intent intent) {
149 public void onReceive(Context c, Intent intent) {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DevicePickerActivity.java 182 public void onReceive(Context context, Intent intent) {
  /cts/tests/tests/net/src/android/net/http/cts/
ApacheHttpClientTest.java 191 public void onReceive(Context context, Intent intent) {
  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 50 public void onReceive(Context context, Intent intent) {

Completed in 431 milliseconds

1 2 3 4 5 67 8 91011>>