/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/res/values/ |
strings.xml | 25 This will trigger a rich notification that is bridged over to the Wear device. 35 This will trigger a notification on Wear that lets you open up the full 46 <string name="action_test_toggle_geofence">Toggle Geofence Trigger</string>
|
/development/samples/browseable/XYZTouristAttractions/Application/res/values/ |
strings.xml | 25 This will trigger a rich notification that is bridged over to the Wear device. 35 This will trigger a notification on Wear that lets you open up the full 46 <string name="action_test_toggle_geofence">Toggle Geofence Trigger</string>
|
/external/libcxx/test/libcxx/containers/sequences/vector/ |
asan.pass.cpp | 42 // Sould not trigger ASan. 60 T foo = c[c.size()]; // should trigger ASAN 61 assert(false); // if we got here, ASAN didn't trigger
|
/external/skia/src/utils/ |
SkThreadUtils_pthread.cpp | 24 void PThreadEvent::trigger() { function in class:PThreadEvent 88 pthreadData->fCanceled.trigger(); 106 pthreadData->fStarted.trigger();
|
/external/v8/test/mjsunit/ |
math-floor-negative.js | 31 // Trigger overflow when converting/truncating double to integer. 37 // Trigger no overflow. 42 // Trigger overflow when compensating by subtracting after compare.
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiLastResortWatchdog.java | 61 * Failure count that each available networks must meet to possibly trigger the Watchdog 77 // Is Watchdog allowed to trigger now? Set to false after triggering. Set to true after 190 // Have we met conditions to trigger the Watchdog Wifi restart? 197 // increment various watchdog trigger count stats 215 // If the watchdog trigger was disabled (it triggered), connecting means we did 295 * Check trigger condition: For all available networks, have we met a failure threshold for each 297 * @return is the trigger condition true 301 // Don't check Watchdog trigger if wifi is in a connected state 304 // Don't check Watchdog trigger if trigger is not enable [all...] |
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/ |
TestStubs.java | 19 // package access to trigger IllegalAccessError in testVFE8
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/ |
TestStubs.java | 19 // package access to trigger IllegalAccessError in testVFE5
|
/device/google/contexthub/firmware/src/platform/stm32f4xx/ |
exti.c | 36 void extiEnableIntLine(const enum ExtiLine line, enum ExtiTrigger trigger) 38 if (trigger == EXTI_TRIGGER_BOTH) { 41 } else if (trigger == EXTI_TRIGGER_RISING) { 44 } else if (trigger == EXTI_TRIGGER_FALLING) {
|
/external/autotest/client/site_tests/logging_UdevCrash/ |
control | 17 Fake trackpad failure to trigger crash report with udev type, and
|
/external/autotest/client/site_tests/platform_WarningCollector/ |
platform_WarningCollector.py | 15 # Restart the warning collector daemon, trigger a test warning, and
|
/external/autotest/contrib/ |
reverify_hosts | 2 # Simple utility to trigger a Verify job on a bunch of hosts.
|
/external/autotest/server/site_tests/dummy_PassServer/ |
control.sanity | 18 The only purpose of this test is to trigger a provision task.
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
test_server.ini | 10 # These options make it easier to trigger the thread pool catches
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/ |
opacity-filter.css | 7 zoom: 1; /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */
|
/external/clang/test/Analysis/ |
member-expr.cpp | 35 // This used to trigger an assertion because the 'this' pointer is a
|
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
p3.cpp | 8 // TODO: Don't add a namespace qualifier to the template if it would trigger
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
p7.cpp | 23 // Specialize everything, so that the explicit instantiation does not trigger
|
/external/clang/test/CodeGen/ |
2008-07-30-redef-of-bitcasted-decl.c | 14 * The purpose of bar is just to trigger a use of the old decl
|
/external/clang/test/PCH/ |
working-directory.cpp | 9 // Instantiating A<char> will trigger a warning, which will end up trying to get the path to
|
/external/clang/test/SemaCXX/ |
warn-sysheader-macro.cpp | 3 // Test that macro expansions from system headers don't trigger 'syntactic'
|
/external/compiler-rt/test/msan/ |
getaddrinfo.cc | 18 // This should trigger loading of libnss_dns and friends.
|
/external/curl/tests/data/ |
test583 | 29 # name resolve will cause it to return rather quickly and thus we could trigger
|
/external/fec/ |
peaktest.c | 8 /* These values should trigger leading/trailing array fragment handling */
|
sqtest.c | 6 /* These values should trigger leading/trailing array fragment handling */
|