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

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_queue.py 59 self.fail("trigger function '%r' appeared to not return" %
79 self.fail("trigger function '%r' appeared to not return" %
82 self.fail("trigger thread ended but event never set")
  /system/bt/service/test/
gatt_server_unittest.cpp 346 // Trigger callback with an unknown UUID. This should get ignored.
    [all...]
  /art/compiler/optimizing/
nodes_arm64.h 99 // never used across anything that can trigger GC.
  /art/runtime/gc/collector/
concurrent_copying-inl.h 46 // read barriers slow path can trigger when it shouldn't. To guard
  /art/runtime/
globals.h 94 // does not trigger the use of the concurrent copying GC.
  /art/test/566-polymorphic-inlining/src/
Main.java 71 // This will trigger a deoptimization of the compiled code.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_expf.c 79 if(huge+x>one) return one+x;/* trigger inexact */
e_sqrtf.c 76 z = one-tiny; /* trigger inexact flag */
  /cts/apps/CameraITS/tests/scene1/
test_ev_compensation_advanced.py 55 # Converge 3A, and lock AE once converged. skip AF trigger as
test_ev_compensation_basic.py 46 # Converge 3A, and lock AE once converged. skip AF trigger as
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraIntentsActivity.java 46 * Tests for manual verification of uri trigger being fired.
284 /* successful, unless we get the URI trigger back
333 Log.e(TAG, "FAIL: timeout waiting for URI trigger");
377 /* trigger an ACTION_IMAGE_CAPTURE intent
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/os/
TimeoutResetActivity.java 41 /** Short timeout to trigger screen off. */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
BatchingTestActivity.java 45 // we are testing sensors that only trigger based on external events, so leave enough time for
  /cts/hostsidetests/systemui/src/android/host/systemui/
TileServiceTest.java 151 // Trigger the startActivityAndCollapse call and verify we get taken out of listening
  /cts/tests/leanbackjank/src/android/leanbackjank/cts/
CtsDeviceLeanback.java 71 // Trigger automated scroll of the helper app.
  /cts/tests/tests/provider/src/android/provider/cts/
Settings_SecureTest.java 32 * Setting that will have a string value to trigger SettingNotFoundException caused by
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncUtils.java 79 * Helper method to trigger an immediate sync ("refresh").
  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
StorageProviderFragment.java 62 // Notify the system that the status of our roots has changed. This will trigger
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/
README.md 6 'swipe-to-refresh' gesture to a ListView, enabling the ability to trigger a refresh
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncUtils.java 79 * Helper method to trigger an immediate sync ("refresh").
  /developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
StorageProviderFragment.java 62 // Notify the system that the status of our roots has changed. This will trigger
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/
README.md 6 'swipe-to-refresh' gesture to a ListView, enabling the ability to trigger a refresh
  /development/apps/CustomLocale/src/com/android/customlocale2/
CustomLocaleReceiver.java 31 * to easily trigger a locale change on an emulator as such:
  /development/ndk/platforms/android-9/arch-x86/include/asm/
io_apic_32.h 90 trigger : 1, member in struct:IO_APIC_route_entry
  /development/samples/ApiDemos/src/com/example/android/apis/os/
TriggerSensors.java 31 * <h3>Application showing the Trigger Sensor API for the Significant Motion sensor. </h3>

Completed in 1864 milliseconds

<<31323334353637383940>>