/developers/build/prebuilts/gradle/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>
|
/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>
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
LowPowerIdleTable.h | 50 /// Low Power Idle (LPI) structure with Native C-state instruction entry trigger descriptor
62 The LPI entry trigger, matching an existing _CST.Register object, represented as a
63 Generic Address Structure. All processors must request this state or deeper to trigger.
|
/external/libcxx/test/libcxx/containers/sequences/vector/ |
asan.pass.cpp | 48 // Sould not trigger ASan. 66 volatile T foo = c[c.size()]; // should trigger ASAN. Use volatile to prevent being optimized away. 67 assert(false); // if we got here, ASAN didn't trigger
|
/external/v8/tools/clang/plugins/tests/ |
virtual_specifiers.cpp | 36 // No override on an overridden method should trigger a diagnostic. 43 // Redundant specifiers should trigger a diagnostic. 92 // don't trigger warnings, except for testing::Test.
|
/frameworks/av/services/soundtrigger/ |
SoundTriggerHalLegacy.cpp | 44 ALOGE("couldn't load sound trigger module %s.%s (%s)", 50 ALOGE("couldn't open sound trigger hw device in %s.%s (%s)", 57 ALOGE("wrong sound trigger hw device version %04x", mHwDevice->common.version);
|
/hardware/interfaces/graphics/composer/2.1/ |
IComposerCallback.hal | 32 * must trigger at least one hotplug notification, even if it only occurs 51 * Notifies the client to trigger a screen refresh. This forces all layer 56 * not necessarily before it returns. It is safe to trigger this callback
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/containers/sequences/vector/ |
asan.pass.cpp | 48 // Sould not trigger ASan. 66 volatile T foo = c[c.size()]; // should trigger ASAN. Use volatile to prevent being optimized away. 67 assert(false); // if we got here, ASAN didn't trigger
|
/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/ |
PackageTrackerTest.java | 321 // Assert the PackageTracker did not attempt to trigger an update. 357 // Assert the PackageTracker did not attempt to trigger an update. 492 // updated the package versions. The PackageTracker should trigger again for safety. 547 // Assert the PackageTracker did not attempt to trigger an update. 593 // PackageTracker should recognize the last check failed and trigger again. 801 // Simulate a reliability trigger. 804 // Assert the PackageTracker did trigger an update. 838 // Simulate a reliability trigger. 841 // Assert the PackageTracker did not attempt to trigger an update. 850 * versions. The reliability trigger should cause the package tracker to perform a check [all...] |
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
PartitionedActivityTest.java | 114 // Trigger auto-fill on 1st partition. 137 // Trigger auto-fill on 2nd partition. 197 // Trigger auto-fill. 225 // Trigger auto-fill. 272 // Trigger auto-fill. 304 // Trigger auto-fill. 338 // Trigger auto-fill. 374 // Trigger auto-fill. 418 // Trigger auto-fill. 449 // Trigger auto-fill [all...] |
/bionic/libc/kernel/uapi/linux/ |
if_plip.h | 26 unsigned long trigger; member in struct:plipconf
|
/compatibility/cdd/9_security-model/ |
9_12_data-deletion.md | 12 * [C-0-4] MUST trigger the above "Factory Data Reset" process when the
|
/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/wahoo/ |
init.insmod.sh | 27 # as property value "1" is expected in early-boot trigger
|
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/ |
Ssdt.asl | 5 and a trigger for QemuInstallAcpiSsdtTable().
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/Guid/ |
QuarkVariableLock.h | 3 Guid and variable name used to trigger quark lock of specific UEFI variables.
|
/external/autotest/client/site_tests/logging_UdevCrash/ |
control | 16 Fake trackpad failure to trigger crash report with udev type, and
|
/external/autotest/server/site_tests/dummy_PassServer/ |
control.sanity | 17 The only purpose of this test is to trigger a provision task.
|
/external/chromium-trace/catapult/common/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.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/Modules/ |
using-decl-redecl.cpp | 17 // Use a typo to trigger import of all declarations in N.
|