Home
last modified time | relevance | path

Searched refs:sendBroadcast (Results 1 – 25 of 94) sorted by relevance

1234

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleEncryptedClientService.java165 sendBroadcast(intent); in notifyBluetoothDisabled()
170 sendBroadcast(intent); in notifyDisconnected()
361 sendBroadcast(intent);
394 sendBroadcast(intent);
403 sendBroadcast(intent);
407 sendBroadcast(intent);
430 sendBroadcast(intent);
437 sendBroadcast(intent);
443 sendBroadcast(intent);
447 sendBroadcast(intent);
[all …]
DBleAdvertiserService.java200 sendBroadcast(new Intent(BLE_ADV_NOT_SUPPORT)); in handleIntent()
220 sendBroadcast(new Intent(BLE_START_ADVERTISE)); in handleIntent()
223 sendBroadcast(new Intent(BLE_STOP_ADVERTISE)); in handleIntent()
250 sendBroadcast(new Intent(BLE_START_POWER_LEVEL)); in handleIntent()
253 sendBroadcast(new Intent(BLE_STOP_POWER_LEVEL)); in handleIntent()
260 sendBroadcast(new Intent(BLE_START_SCANNABLE)); in handleIntent()
267 sendBroadcast(new Intent(BLE_START_UNSCANNABLE)); in handleIntent()
270 sendBroadcast(new Intent(BLE_STOP_SCANNABLE)); in handleIntent()
273 sendBroadcast(new Intent(BLE_STOP_UNSCANNABLE)); in handleIntent()
DBleClientService.java638 sendBroadcast(intent); in notifyError()
643 sendBroadcast(intent); in notifyMismatchSecure()
648 sendBroadcast(intent); in notifyMismatchInsecure()
653 sendBroadcast(intent); in notifyBluetoothDisabled()
659 sendBroadcast(intent); in notifyConnected()
665 sendBroadcast(intent); in notifyDisconnected()
671 sendBroadcast(intent); in notifyServicesDiscovered()
683 sendBroadcast(intent); in notifyMtuChanged()
690 sendBroadcast(intent); in notifyCharacteristicRead()
696 sendBroadcast(intent); in notifyCharacteristicWrite()
[all …]
DBleServerService.java274 sendBroadcast(intent); in notifyBluetoothDisabled()
279 sendBroadcast(intent); in notifyMismatchSecure()
366 sendBroadcast(intent); in notifyOpenFail()
374 sendBroadcast(intent); in notifyAddServiceFail()
382 sendBroadcast(intent); in notifyAdvertiseUnsupported()
390 sendBroadcast(intent); in notifyConnected()
400 sendBroadcast(intent); in notifyDisconnected()
408 sendBroadcast(intent); in notifyServiceAdded()
423 sendBroadcast(intent); in notifyMtuRequest()
431 sendBroadcast(intent); in notifyCharacteristicReadRequest()
[all …]
DBleCocServerService.java234 sendBroadcast(intent); in notifyBluetoothDisabled()
239 sendBroadcast(intent); in notifyMismatchSecure()
359 sendBroadcast(intent); in notifyOpenFail()
367 sendBroadcast(intent); in notifyAddServiceFail()
375 sendBroadcast(intent); in notifyAdvertiseUnsupported()
383 sendBroadcast(intent); in notifyConnected()
391 sendBroadcast(intent); in notifyDisconnected()
537 sendBroadcast(intent); in leCheckConnectionType()
562 sendBroadcast(intent); in processChatStateChange()
566 sendBroadcast(intent); in processChatStateChange()
[all …]
DBleConnectionPriorityServerService.java124 sendBroadcast(intent); in notifyBluetoothDisabled()
129 sendBroadcast(intent); in notifyTestStart()
137 sendBroadcast(intent); in notifyOpenFail()
145 sendBroadcast(intent); in notifyAdvertiseUnsupported()
224 sendBroadcast(intent); in notifyMeasurementFinished()
DBleCocClientService.java295 sendBroadcast(intent); in notifyError()
300 sendBroadcast(intent); in notifyMismatchSecure()
305 sendBroadcast(intent); in notifyMismatchInsecure()
310 sendBroadcast(intent); in notifyBluetoothDisabled()
316 sendBroadcast(intent); in notifyConnected()
331 sendBroadcast(intent); in notifyDisconnected()
451 sendBroadcast(intent);
548 sendBroadcast(intent); in handleMessageRead()
575 sendBroadcast(intent); in handleMessageWrite()
613 sendBroadcast(intent); in notifyLeCocClientConnected()
[all …]
DBleConnectionPriorityClientService.java138 sendBroadcast(intent); in notifyBluetoothDisabled()
244 sendBroadcast(intent);
288 sendBroadcast(intent);
331 sendBroadcast(intent); in notifyMismatchSecure()
336 sendBroadcast(intent); in notifyMismatchInsecure()
341 sendBroadcast(intent); in notifyDisconnect()
DBleEncryptedServerService.java195 sendBroadcast(intent); in notifyBluetoothDisabled()
203 sendBroadcast(intent); in notifyOpenFail()
211 sendBroadcast(intent); in notifyAdvertiseUnsupported()
238 sendBroadcast(intent); in notifyCharacteristicWriteRequest()
247 sendBroadcast(intent); in notifyCharacteristicReadRequest()
256 sendBroadcast(intent); in notifyDescriptorWriteRequest()
265 sendBroadcast(intent); in notifyDescriptorReadRequest()
DBleScannerService.java179 sendBroadcast(powerIntent); in onScanResult()
189 sendBroadcast(newIntent); in onScanResult()
197 sendBroadcast(responseIntent); in onScanResult()
219 sendBroadcast(scanIntent); in onScanResult()
/cts/hostsidetests/appsecurity/test-apps/NoRestartApp/src/com/android/cts/norestart/
DNoRestartActivity.java34 sendBroadcast(); in onCreate()
41 sendBroadcast(); in onNewIntent()
44 private void sendBroadcast() { in sendBroadcast() method in NoRestartActivity
48 sendBroadcast(intent); in sendBroadcast()
/cts/tests/tests/permission/telephony/src/android/permission/cts/telephony/
DTelephonyManagerPermissionTest.java213 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
218 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
223 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
229 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
235 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
241 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
246 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
251 getContext().sendBroadcast(intent); in testProtectedBroadcasts()
/cts/tests/tests/libcorefileio/src/android/cts/
DLockHoldingService.java134 sendBroadcast(responseIntent); in acquireLock()
155 sendBroadcast(heldIntent); in acquireLockAndThenWaitThenRelease()
173 sendBroadcast(releaseIntent); in acquireLockAndThenWaitThenRelease()
189 sendBroadcast(intent); in onDestroy()
/cts/tests/app/app/src/android/app/stubs/
DNewDocumentTestActivity.java29 sendBroadcast(new Intent(NOTIFY_RESUME)); in onResume()
34 sendBroadcast(new Intent(NOTIFY_NEW_INTENT)); in onNewIntent()
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleActivityStartService.java53 sendBroadcast(reply); in attemptStartService()
57 sendBroadcast(reply); in attemptStartService()
/cts/tests/JobSchedulerSharedUid/JobSharedUidTestApp/src/android/jobscheduler/cts/jobtestapp/
DTestJobService.java36 sendBroadcast(reportJobStartIntent); in onStartJob()
45 sendBroadcast(reportJobStopIntent); in onStopJob()
/cts/tests/JobScheduler/JobTestApp/src/android/jobscheduler/cts/jobtestapp/
DTestJobService.java36 sendBroadcast(reportJobStartIntent); in onStartJob()
45 sendBroadcast(reportJobStopIntent); in onStopJob()
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestAppInterface.java63 mContext.sendBroadcast(cancelJobsIntent); in cleanup()
64 mContext.sendBroadcast(new Intent(TestActivity.ACTION_FINISH_ACTIVITY)); in cleanup()
76 mContext.sendBroadcast(scheduleJobIntent); in scheduleJob()
/cts/tests/tests/permission/src/android/permission/cts/
DNoBroadcastPackageRemovedPermissionTest.java67 mContext.sendBroadcast(createIntent(Intent.ACTION_PACKAGE_REMOVED)); in testSendBroadcast()
74 mContext.sendBroadcast(createIntent(Intent.ACTION_PACKAGE_REMOVED), in testSendBroadcast()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileNotificationListenerService.java48 LocalBroadcastManager.getInstance(this).sendBroadcast( in onListenerConnected()
59 LocalBroadcastManager.getInstance(this).sendBroadcast(new Intent(action)); in sendBroadcastForNotification()
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java134 mContext.sendBroadcast(intent); in testBackgroundActivityBlocked()
161 mContext.sendBroadcast(intent); in testBackgroundActivityNotBlockedWhenSystemAlertWindowGranted()
180 mContext.sendBroadcast(intent); in testBackgroundActivityNotBlockedWhenForegroundActivityExists()
325 mContext.sendBroadcast(broadcastIntent); in testSecondActivityBlockedWhenBackgroundActivityLaunch()
426 mContext.sendBroadcast(intent); in testDeviceOwner()
503 mContext.sendBroadcast(intent); in sendPendingIntentActivity()
513 mContext.sendBroadcast(intent); in sendPendingIntentBroadcast()
/cts/tests/tests/permission2/src/android/permission2/cts/
DProtectedBroadcastsTest.java97 getContext().sendBroadcast(intent); in testSendProtectedBroadcasts()
112 getContext().sendBroadcast(intent); in testSendProtectedTelephonyBroadcasts()
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DDelegatedScopesReceiverActivity.java102 sendBroadcast(intent); in sendScopeReportBroadcast()
108 sendBroadcast(intent); in sendRunningBroadcast()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DHceService.java45 sendBroadcast(completionIntent); in onApduSequenceComplete()
50 sendBroadcast(errorIntent); in onApduSequenceError()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerTest.java322 mContext.sendBroadcast(intent); in installCaCert()
331 mContext.sendBroadcast(intent); in removeCaCert()
340 mContext.sendBroadcast(intent); in verifyCaCert()
374 mContext.sendBroadcast(intent); in installKeyPair()

1234