HomeSort by relevance Sort by last modified time
    Searched full:watches (Results 26 - 50 of 148) sorted by null

12 3 4 5 6

  /cts/tests/tests/dpi/src/android/dpi/cts/
ConfigurationTest.java 48 // Watches have a different minimum diagonal.
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/src/main/
AndroidManifest.xml 31 Earlier watches require their permissions to be a subset of the phone apps permission in order
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/src/main/
AndroidManifest.xml 31 Earlier watches require their permissions to be a subset of the phone apps permission in order
  /development/samples/browseable/RuntimePermissionsWear/Application/
AndroidManifest.xml 31 Earlier watches require their permissions to be a subset of the phone apps permission in order
  /external/autotest/server/site_tests/network_WiFi_ConnectOnResume/
network_WiFi_ConnectOnResume.py 23 8) Watches to make sure the DUT connects to this BSS on resume.
  /external/autotest/server/site_tests/network_WiFi_RoamSuspend/
network_WiFi_RoamSuspend.py 20 5) Watches to make sure the DUT connects to this BSS on resume.
  /external/dbus/bus/
dir-watch-dnotify.c 82 _dbus_verbose ("Dropping all watches on config directories\n");
  /external/dbus/dbus/
dbus-spawn-win.c 83 DBusWatchList *watches; member in struct:DBusBabysitter
129 sitter->watches = _dbus_watch_list_new ();
130 if (sitter->watches == NULL)
167 _dbus_assert (sitter->watches != NULL);
168 _dbus_watch_list_remove_watch (sitter->watches, sitter->sitter_watch);
243 if (sitter->watches)
244 _dbus_watch_list_free (sitter->watches);
369 return _dbus_watch_list_set_functions (sitter->watches,
694 if (!_dbus_watch_list_add_watch (sitter->watches, sitter->sitter_watch))
dbus-server-protected.h 66 DBusWatchList *watches; /**< Our watches */ member in struct:DBusServer
  /external/webrtc/webrtc/libjingle/xmpp/
xmppengine.h 250 HL_SINGLE, //!< Watches for a single message, e.g., by id and sender
251 HL_SENDER, //!< Watches for a type of message from a specific sender
252 HL_TYPE, //!< Watches a type of message, e.g., all groupchat msgs
253 HL_ALL, //!< Watches all messages - gets last shot
  /frameworks/base/core/res/res/values-watch/
config.xml 40 Reduced intentionally for watches to retain minimal memory footprint -->
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
UriDerivativeLoader.java 26 * Loader that derives its data from a Uri. Watches for {@link ContentObserver}
  /frameworks/base/services/core/java/com/android/server/policy/
WakeGestureListener.java 29 * Watches for wake gesture sensor events then invokes the listener.
  /packages/apps/Camera2/src/com/android/camera/ui/
PreviewStatusListener.java 25 * This interface defines a listener that watches preview status, including SurfaceTexture
  /art/test/079-phantom/src/
Bitmap.java 124 * Thread that watches for un-referenced bitmap data.
  /cts/tests/fragment/src/android/fragment/cts/
StrictFragment.java 25 * This fragment watches its primary lifecycle events and throws IllegalStateException
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
mouse_tracker.html 13 * mousedown, then watches for subsequent mousemove events
  /external/libchrome/base/files/
file_path_watcher.h 91 // Returns true if the platform and OS version support recursive watches.
  /frameworks/native/data/etc/
wearable_core_hardware.xml 21 Wearable devices include watches, glasses, backpacks, and sweaters.
  /frameworks/support/v4/tests/java/android/support/v4/app/
StrictFragment.java 24 * This fragment watches its primary lifecycle events and throws IllegalStateException
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
RegisteredMediaRouteProviderWatcher.java 33 * Watches for media route provider services to be installed.
  /external/chromium-trace/catapult/third_party/Paste/paste/debug/
watchthreads.py 2 Watches the key ``paste.httpserver.thread_pool`` to see how many
175 Application that watches the threads in ``paste.httpserver``,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
audit.h 62 #define AUDIT_WATCH_LIST 1009 /* List all file/dir watches */
150 #define AUDIT_FILTER_WATCH 0x03 /* Apply rule to file system watches */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
audit.h 62 #define AUDIT_WATCH_LIST 1009 /* List all file/dir watches */
145 #define AUDIT_FILTER_WATCH 0x03 /* Apply rule to file system watches */
  /cts/tests/tests/systemui/src/android/systemui/cts/
LightStatusBarTests.java 57 // No status bar on TVs and watches.

Completed in 754 milliseconds

12 3 4 5 6