HomeSort by relevance Sort by last modified time
    Searched full:trigger (Results 901 - 925 of 3820) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/topic/performance/
background-optimization.jd 215 To trigger jobs on content URI changes, Android N extends
225 Encapsulates parameters required to trigger a job on content URI changes.
242 trigger the job if any descendants of the given URI change. This flag
259 The following sample code schedules a job to trigger when the system reports
  /frameworks/base/docs/html/training/run-background-service/
send-request.jd 29 lesson shows you how to trigger the {@link android.app.IntentService} to run an operation by
  /frameworks/base/docs/html/training/snackbar/
action.jd 40 next to the message text. The user can trigger your action by pressing the
  /frameworks/base/docs/html/training/swipe/
index.jd 41 to trigger an update with a vertical swipe.
  /frameworks/base/drm/java/android/drm/
DrmErrorEvent.java 44 * Memory allocation failed during renewal. Can in the future perhaps be used to trigger
  /frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java 57 * <p>This location request will not trigger any active location requests,
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
ScreenshotTest.java 44 * to trigger the screenshot, and verifies the screenshot was taken successfully.
  /frameworks/base/services/core/java/com/android/server/job/
JobSchedulerShellCommand.java 145 pw.println(" Trigger immediate execution of a specific scheduled job.");
  /frameworks/base/telephony/java/com/android/ims/internal/uce/presence/
IPresenceListener.aidl 58 * @param publishTrigger, Publish trigger for the network being supported.
  /frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
SoundTriggerUtil.java 35 * Utility class for the managing sound trigger sound models.
  /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
InverseBindingAdapter.java 87 * The event used to trigger changes. This is used in {@link BindingAdapter}s for the
  /frameworks/native/cmds/bugreport/
bugreport.cpp 26 // This program will trigger the dumpstate service to start a call to
  /frameworks/native/include/media/hardware/
CryptoAPI.h 97 // At the java level these special errors will then trigger a
  /frameworks/native/libs/gui/
IDisplayEventConnection.cpp 71 // Out-of-line virtual method definition to trigger vtable emission in this
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
NightModeTestCase.java 101 // Now update the fake twilight manager to be in night and trigger a fake 'time' change
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
iio.h 126 mraa_result_t mraa_iio_create_trigger(mraa_iio_context dev, const char* trigger);
  /hardware/bsp/intel/peripheral/libmraa/src/iio/
iio.c 165 // only calculate enable buffer size for trigger buffer extract data
564 mraa_iio_create_trigger(mraa_iio_context dev, const char* trigger)
573 snprintf(buf, MAX_SIZE, IIO_CONFIGFS_TRIGGER "%s", trigger);
627 // only calculate enable buffer size for trigger buffer extract data
  /hardware/bsp/intel/peripheral/libupm/src/hcsr04/
hcsr04.h 66 * @param triggerPin Pin to trigger the sensor for distance
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 63 * Typical types this is used for are device and trigger.
283 sprintf(data, "/sys/bus/iio/devices/trigger%d", iio_dev_num);
507 * @brief return iio trigger name. If iio is not initialized, return false.
509 * @unsigned char *name: This should be array big enough to hold the trigger
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 55 * Typical types this is used for are device and trigger.
275 sprintf(data, "/sys/bus/iio/devices/trigger%d", iio_dev_num);
499 * @brief return iio trigger name. If iio is not initialized, return false.
501 * @unsigned char *name: This should be array big enough to hold the trigger
  /hardware/libhardware/include/hardware/
sound_trigger.h 46 * List of known sound trigger HAL modules. This is the base name of the sound_trigger HAL
  /libcore/ojluni/src/main/java/java/lang/
SafeVarargs.java 65 * warning. Some unsafe operations do not trigger an unchecked
  /packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
SmsMessageReceiver.java 75 // Trigger the main activity to fire up a dialog that shows the received messages
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapRequest.java 75 * this will trigger ClientOperation to use non-buffered stream so
  /packages/apps/Camera2/src/com/android/camera/captureintent/resource/
ResourceOpenedCamera.java 102 * Trigger active focus at a specific point.

Completed in 1873 milliseconds

<<31323334353637383940>>