HomeSort by relevance Sort by last modified time
    Searched full:trigger (Results 276 - 300 of 953) sorted by null

<<11121314151617181920>>

  /packages/apps/Phone/src/com/android/phone/
EmergencyCallbackModeExitDialog.java 54 /** Intent to trigger the Emergency Callback Mode exit dialog */
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarAppWidgetProvider.java 237 * Build the {@link PendingIntent} used to trigger an update of all calendar
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/
dma.h 311 int trigger; member in struct:omap_dma_channel_params
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/
dma.h 311 int trigger; member in struct:omap_dma_channel_params
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/
dma.h 311 int trigger; member in struct:omap_dma_channel_params
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/arch/
dma.h 311 int trigger; member in struct:omap_dma_channel_params
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
CompiledResourcesMonitor.java 106 // renamed projects also trigger delete/open event,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/
txXfer.c 369 Event: Send-Pkt Bus-Ready HW-Buffer-Ready Xfer-Done Trigger-Done
534 /* Now the last packet transfer to the HW is finished, so we issue a trigger to the FW. */
561 /* Issue the Tx interrupt trigger to the FW. */
587 /* Now the HW Tx trigger is done so we can continue to the next packet if waiting. */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
currBss.c 328 /* Register for 'Out of Sync' and 'No Beacon trigger' events */
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrv.h 178 * that will trigger a recovery notification
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverScan.h 244 TI_UINT8 Tid; /**< Time at which to trigger the scan (for triggered scan) */
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
Ctrl.c     [all...]
  /external/openssl/crypto/
cryptlib.c 670 { static int trigger=0; local
674 if (trigger) return;
676 trigger=1;
  /external/wpa_supplicant/
events.c 545 /* Do not trigger new association unless the BSSID has changed
547 * associating with the selected BSSID, do not trigger new
714 * eapSuccess and then trigger BE_AUTH to SUCCESS and PAE to
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 124 * How far from the edge of the screen the user must drag to trigger the event.
575 // handle animating back to start if they didn't trigger
701 * Dispatches a trigger event to our listener.
  /frameworks/base/docs/html/guide/appendix/
market-filters.jd 100 although not everything in the manifest file can trigger filtering. The
101 table below lists the manifest elements that you can use to trigger Android
105 trigger filtering on Market.</p>
  /frameworks/base/media/java/android/media/
JetPlayer.java 272 * track including trigger clips and mute flags.
301 * track including trigger clips and mute flags.
371 * @param clipId the identifier of the clip to trigger.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
input.h 865 * @trigger: trigger conditions (struct ff_trigger)
886 struct ff_trigger trigger; member in struct:ff_effect
  /sdk/eclipse/
changes.txt 50 - Fixed issue when launching ADT on a clean install would trigger org.eclipse.swt.SWTError: Not implemented [multiple displays].
222 - Fixed issue where java warnings wouldn't trigger a new package. Now only errors stop the packaging like it should be.
243 - Changes in the Manifest, now properly trigger a new package of the resources.
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 53 // used to calculate level for mutes and trigger clip
429 // JET info: trigger clips that have been triggered but not played yet.
709 // JET events trigger a state update
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 436 // due to a config change, we should not trigger opening the actual best match (also,
635 // to trigger the edit of the new file.
701 * Listens to target changed in the current project, to trigger a new layout rendering.
    [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]
sqlite3.h.orig     [all...]
sqlite3.c 275 ** A value of 1 means that a trigger program will not be able to itself
276 ** fire any triggers. A value of 0 means that no trigger programs at all
    [all...]
sqlite3.c.orig 275 ** A value of 1 means that a trigger program will not be able to itself
276 ** fire any triggers. A value of 0 means that no trigger programs at all
    [all...]

Completed in 2980 milliseconds

<<11121314151617181920>>