Searched
full:trigger (Results
476 -
500 of
2074) sorted by null
<<11121314151617181920>>
/cts/tests/tests/content/src/android/content/cts/ |
ContentProviderTest.java | 237 // cannot trigger this callback reliably 241 // cannot trigger this callback reliably
|
/development/samples/Support4Demos/src/com/example/android/supportv4/media/ |
MediaController.java | 269 // There are two scenarios that can trigger the seekbar listener to trigger:
|
/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/ |
WeatherWidgetProvider.java | 89 // Register for external updates to the data to trigger an update of the widget. When using 121 // will trigger an onChange() in our data observer.
|
/device/asus/flo/conn_init/ |
wfc_util_qcom.c | 239 * When OTA is enabled, power save mode and L2 roaming trigger should be off 291 * When OTA is enabled, power save mode and L2 roaming trigger should be off
|
/device/lge/mako/conn_init/ |
wfc_util_qcom.c | 237 * When OTA is enabled, power save mode and L2 roaming trigger should be off 289 * When OTA is enabled, power save mode and L2 roaming trigger should be off
|
/external/apache-http/src/org/apache/http/conn/ |
EofSensorInputStream.java | 82 * operations will trigger an {@link IOException IOException}. 197 // no checkEOF() here, available() can't trigger EOF
|
/external/chromium/chrome/browser/net/ |
pref_proxy_config_service_unittest.cc | 163 // Firing the observers in the delegate should trigger a notification. 172 // Override configuration, this should trigger a notification.
|
/external/chromium/net/http/ |
http_cache_transaction.h | 171 // This is a helper function used to trigger a completion callback. It may 175 // This will trigger the completion callback if appropriate.
|
/external/chromium/third_party/libevent/ |
evbuffer.c | 260 * trigger a callback. Reading needs to be explicitly enabled 292 /* might have to manually trigger event registration */
|
/external/clang/utils/ |
clang-completion-mode.el | 173 ;; Code-completion when one of the trigger characters is typed into 225 ;; Punctuation characters trigger code completion.
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dma/ |
SDL_dmaaudio.c | 441 /* Trigger audio playback */ 446 SDL_SetError("Couldn't trigger audio output");
|
/external/skia/src/gpu/ |
GrResourceCache.cpp | 273 * Destroying a resource may potentially trigger the unlock of additional 274 * resources which in turn will trigger a nested purge. We block the nested
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_cli.sgml | 31 configuration, trigger events, and request interactive user 37 trigger events like reassociation and IEEE 802.1X
|
/frameworks/av/services/camera/libcameraservice/camera2/ |
FrameProcessor.cpp | 247 ALOGE("%s: Camera %d: No AF trigger ID provided by HAL for frame %d!", 257 ALOGE("%s: Camera %d: No AE precapture trigger ID provided by HAL"
|
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 177 * A constant describing the significant motion trigger sensor. 183 * locks for this sensor to trigger.
|
/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
FileRotatorTest.java | 149 // create first record and trigger rotating it 318 // current time should trigger rotate of older active file
|
/frameworks/base/docs/html/reference/com/google/android/gms/maps/ |
MapFragment.html | 866 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-android.content.ComponentCallbacks2" class="jd-expando-trigger closed" 867 ><img id="inherited-constants-android.content.ComponentCallbacks2-trigger" 869 class="jd-expando-trigger-img" /></a>From interface [all...] |
/frameworks/base/services/java/com/android/server/net/ |
NetworkStatsRecorder.java | 343 // using end time to possibly trigger rotation. 361 // using end time to possibly trigger rotation.
|
/frameworks/native/include/gui/ |
ConsumerBase.h | 42 // while in asynchronous mode only trigger the callback if no previous 44 // trigger the callback.
|
/libcore/luni/src/main/java/java/nio/ |
SelectorImpl.java | 75 * The wakeup pipe. To trigger a wakeup, write a byte to wakeupOut. Each 87 * Create a pipes to trigger wakeup. We can't use a NIO pipe because it
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
TextFieldsEditorView.java | 238 // Trigger event for newly changed value 390 // Update UI (which will trigger a state change through the {@link TextWatcher})
|
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/ |
GLViewTest.java | 215 // same size should not trigger onLayout 266 // same spec should not trigger onMeasure
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | [all...] |
/bootable/recovery/ |
ui.cpp | 102 // should trigger a visibility toggle, an immediate reboot, or be
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebViewClientTest.java | 127 // reloading the current URL should trigger the callback
|
Completed in 1337 milliseconds
<<11121314151617181920>>