HomeSort by relevance Sort by last modified time
    Searched full:trigger (Results 776 - 800 of 5233) sorted by null

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
dump.py 38 "CREATE TRIGGER trigger_1 update of t1_i1 on t1 " \
  /system/bt/service/test/
gatt_server_unittest.cc 345 // Trigger callback with an unknown Uuid. This should get ignored.
409 // Unknown connection ID shouldn't trigger anything.
415 // Unknown device address shouldn't trigger anything.
421 // Characteristic and descriptor handles should trigger correct callbacks.
519 // Unknown connection ID shouldn't trigger anything.
526 // Unknown device address shouldn't trigger anything.
532 // Characteristic and descriptor handles should trigger correct callbacks.
682 // Trigger one confirmation callback. We should get calls for two callbacks
705 // Trigger one confirmation callback. The callback we passed should still be
  /system/bt/stack/include/
gattdefs.h 78 #define GATT_UUID_NW_TRIGGER 0x2A1A /* Network availability trigger */
  /system/core/logd/
FlushCommand.cpp 57 // invalidates the timeout, fall through and trigger.
  /system/nfc/src/nfa/include/
nfa_ee_api.h 132 /* Union of NFCEE action parameter depending on the associated trigger */
141 application initiated trigger */
146 tNFA_EE_TRIGGER trigger; /* the trigger of this event */ member in struct:__anon3366
  /toolchain/binutils/binutils-2.27/gas/config/
obj-som.h 51 be easily expressed in BFD. We use these macros to trigger calls
  /tools/loganalysis/tests/src/com/android/loganalysis/parser/
AbstractSectionParserTest.java 83 // add the parser trigger
  /tools/test/connectivity/acts/framework/acts/test_utils/power/
PowerCoexBaseTest.py 72 'Set attenuation so device loses connection to trigger PNO scans'
  /packages/apps/Email/provider_src/com/android/email/provider/
DBHelper.java 82 "create trigger mailbox_delete before delete on " + Mailbox.TABLE_NAME +
93 "create trigger account_delete before delete on " + Account.TABLE_NAME +
105 "create trigger host_auth_delete after delete on " + HostAuth.TABLE_NAME +
118 // Version 7: Replace the mailbox_delete trigger with a version that removes orphaned messages
132 // Version 19: Add Policy table; add policyKey to Account table and trigger to delete an
172 // Version 117: Add trigger to delete duplicate messages on sync.
175 // Version 120: Changed duplicateMessage deletion trigger to ignore search mailboxes.
180 // Version 123: Changed the duplicateMesage deletion trigger to ignore accounts that aren't
215 db.execSQL("create trigger message_count_message_insert after insert on " +
223 db.execSQL("create trigger message_count_message_delete after delete on "
    [all...]
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libsqlite.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libsqlite.so 
  /art/test/658-fp-read-barrier/src/
Main.java 24 // to trigger the failure around 1 every 10 runs.
88 // Trigger a read barrier. This used to make the test trip on ARM64 as
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
SelfManagedIncomingCallTestActivity.java 121 // incoming call can trigger the incoming call UX that allow user to answer
127 // Place the second call. It should trigger the incoming call UX.
  /cts/hostsidetests/backup/src/android/cts/backup/
SuccessNotificationHostSideTest.java 128 * 1. Change a test app's data, trigger a key/value backup and wait for it to complete.
148 * 1. Change a test app's data, trigger a full backup and wait for it to complete.
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityEndToEndTest.java 118 // trigger the event
155 // trigger the event
192 // trigger the event
245 // trigger the event
284 // trigger the event
320 // trigger the event
402 // trigger the event
406 // trigger the event
    [all...]
  /cts/tests/autofillservice/src/android/autofillservice/cts/
DuplicateIdActivityTest.java 116 // Because service returned a null response, rotation will trigger another request.
119 // Select other field to trigger new partition
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/
AttractionListActivity.java 107 "Debug: Geofencing trigger disabled" :
108 "Debug: Geofencing trigger enabled", Toast.LENGTH_SHORT).show();
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java 70 * Trigger a message that asks the master device to start an activity.
118 * Trigger a message to ask other devices to clear their notifications
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/
AttractionListActivity.java 107 "Debug: Geofencing trigger disabled" :
108 "Debug: Geofencing trigger enabled", Toast.LENGTH_SHORT).show();
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java 70 * Trigger a message that asks the master device to start an activity.
118 * Trigger a message to ask other devices to clear their notifications
  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmActivity.java 46 // An intent for AlarmService, to trigger it as if the Activity called startService().
62 // Create a PendingIntent to trigger a startService() for AlarmService
  /development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
AttractionListActivity.java 107 "Debug: Geofencing trigger disabled" :
108 "Debug: Geofencing trigger enabled", Toast.LENGTH_SHORT).show();
  /development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
UtilityService.java 70 * Trigger a message that asks the master device to start an activity.
118 * Trigger a message to ask other devices to clear their notifications
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
LegacyBiosMpTable.h 153 UINT16 Trigger : 2;
199 UINT16 Trigger : 2;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
SmmControl.h 122 @param Trigger
160 EFI_SMM_ACTIVATE Trigger;

Completed in 4515 milliseconds

<<31323334353637383940>>