HomeSort by relevance Sort by last modified time
    Searched full:broadcasts (Results 76 - 100 of 491) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DelegationTest.java 49 // Broadcasts received from the delegate app.
58 // Receiver for incoming broadcasts from the delegate app.
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 103 // Register for broadcasts when a device is discovered
107 // Register for broadcasts when discovery has finished
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 103 // Register for broadcasts when a device is discovered
107 // Register for broadcasts when discovery has finished
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java 94 // Register for broadcasts when a device is discovered
98 // Register for broadcasts when discovery has finished
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DeviceListActivity.java 103 // Register for broadcasts when a device is discovered
107 // Register for broadcasts when discovery has finished
  /external/iproute2/man/man8/
arpd.8 41 Maximal steady rate of broadcasts sent by arpd in packets per second. Default value is 1.
44 The number of broadcasts sent by arpd back to back. Default value is 3. Together with the -R option, this option ensures that the number of ARP queries that are broadcast does not exceed B+R*T over any interval of time T.
  /frameworks/base/core/java/android/os/
IStatsManager.aidl 94 * configuration key. Broadcasts will be sent if this configuration needs to be collected.
149 * Any broadcasts associated with subscriberId will henceforth not be sent.
  /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/content/
LocalServiceBroadcaster.java 63 // We use this to send broadcasts within our local process.
66 // We are going to watch for interesting local broadcasts.
  /packages/services/Car/service/src/com/android/car/
PerUserCarServiceHelper.java 39 * 2. Set up a listener to UserSwitch Broadcasts and call clients that have registered callbacks.
87 * UserSwitchBroadcastReceiver receives broadcasts on User account switches.
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmInboundSmsHandlerTest.java 243 // send same SMS again, verify no broadcasts are sent
316 // inject same SMS again, verify no broadcasts are sent
538 // verify no additional broadcasts sent
556 // verify no additional broadcasts sent
599 // verify no broadcasts sent
645 // verify no broadcasts sent
    [all...]
  /frameworks/base/core/java/android/app/
UiModeManager.java 39 * {@link android.content.Intent#ACTION_DOCK_EVENT} broadcasts that are sent when the user
42 * to the appropriate UI mode, sends broadcasts about the mode switch, and
44 * broadcasts {@link #ACTION_ENTER_CAR_MODE} and
  /hardware/interfaces/broadcastradio/1.1/
types.hal 48 * Station broadcasts traffic information regularly,
159 * frequency, if a station broadcasts both via satellite and AM/FM.
262 * - AM, FM: RDS_PI if the station broadcasts RDS, AMFM_FREQUENCY otherwise;
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/
README.md 19 AdvertiserFragment allows the user to toggle BLE Advertising of that device. It broadcasts basic
  /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/
template-params.xml 85 AdvertiserFragment allows the user to toggle BLE Advertising of that device. It broadcasts basic
  /device/google/cuttlefish_common/common/vsoc/lib/
screen_region_view.h 69 // Broadcasts a new frame.
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
fill_op.cc 64 // Emit the actual computation, which broadcasts the scalar to the
  /external/tensorflow/tensorflow/contrib/lite/toco/
tooling_util_test.cc 80 // Verify that it strictly broadcasts but does not extend.
  /frameworks/base/cmds/statsd/src/storage/
StorageManager.h 60 * Send broadcasts to relevant receiver for each data stored on disk.
  /frameworks/base/cmds/statsd/src/subscriber/
SubscriberReporter.h 51 * May be nullptr, but SubscriberReporter will not send broadcasts for any calls
  /frameworks/base/core/java/android/service/restrictions/
RestrictionsReceiver.java 68 * Intercept standard Restrictions Provider broadcasts. Implementations
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SliceBroadcastRelayHandler.java 33 * Allows settings to register certain broadcasts to launch the settings app for pinned slices.
  /frameworks/base/services/core/java/com/android/server/security/
KeyChainSystemService.java 40 * With the introduction of background check, PACKAGE_* broadcasts (_ADDED, _REMOVED, _REPLACED)
  /frameworks/base/tests/net/java/android/net/util/
VersionedBroadcastListenerTest.java 48 private static final String ACTION_TEST = "action.test.happy.broadcasts";
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CellBroadcastHandler.java 37 * Dispatch new Cell Broadcasts to receivers. Acquires a private wakelock until the broadcast
IntentBroadcaster.java 34 * for example broadcasts are always sticky, only the last intent for the slotId is rebroadcast,

Completed in 600 milliseconds

1 2 34 5 6 7 8 91011>>