HomeSort by relevance Sort by last modified time
    Searched full:automatic (Results 1 - 25 of 2251) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/
.clang-format 1 # Defines the Chromium style for automatic reformatting.
  /development/samples/browseable/AutoBackupForApps/
_index.jd 2 page.tags="Automatic Backup"
8 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
12 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm-it-bad-3.d 1 #name: Test automatic IT generation in Thumb-1 architectures.
  /packages/apps/StorageManager/
AndroidManifest.xml 49 <activity android:name=".automatic.WarningDialogActivity"
57 <!-- Automatic storage management tasks. -->
59 android:name=".automatic.AutomaticStorageManagementJobService"
65 <receiver android:name=".automatic.AutomaticStorageBroadcastReceiver"
74 <receiver android:name=".automatic.NotificationController"
77 <action android:name="com.android.storagemanager.automatic.DISMISS" />
78 <action android:name="com.android.storagemanager.automatic.ACTIVATE" />
79 <action android:name="com.android.storagemanager.automatic.NO_THANKS" />
80 <action android:name="com.android.storagemanager.automatic.SHOW_NOTIFICATION" />
81 <action android:name="com.android.storagemanager.automatic.DEBUG_SHOW_NOTIFICATION"/
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
origin 16 'automatic' Automatic variable\n";
38 'undefined default environment default file command line override automatic
46 automatic');
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
groupautob.d 2 #name: automatic section group b
  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderExt.java 13 * Sets a flag that indicates that automatic error handling is enabled for this dialog (the
14 * default when automatic dialog support is enabled). This flag is set by default to TRUE when
15 * the Dialog is automatically created by the provider ( automatic dialog support is true) and
16 * set to FALSE by default when the Dialog is created under program control ( automatic dialog
31 * <li>The Automatic Dialog Support flag is enabled for the Dialog </li>
  /developers/samples/android/content/AutoBackupForApps/
template-params.xml 19 <name>Automatic Backup</name>
28 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
32 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
58 Sample demonstrating how to selectively disable Automatic
65 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
69 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
  /developers/build/prebuilts/gradle/AutoBackupForApps/.google/
packaging.yaml 12 github: android-Automatic Backup
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
Lang.g 14 type : INTTYPE // automatic tree construction builds a node for this rule
  /external/eigen/doc/examples/
tut_arithmetic_dot_cross.cpp 12 double dp = v.adjoint()*w; // automatic conversion of the inner product to a scalar
  /external/guice/extensions/struts2/src/
struts-plugin.xml 13 <!-- Make the Guice object factory the automatic default -->
  /external/hyphenation-patterns/en-GB/
README.android 7 Hyphenation patterns for automatic hyphenation of British English
  /external/wpa_supplicant_8/src/ap/
acs.h 2 * ACS - Automatic Channel Selection module
  /developers/build/prebuilts/gradle/AutoBackupForApps/Application/src/main/res/values/
base-strings.xml 19 <string name="app_name">Automatic Backup</string>
24 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
28 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
  /development/samples/browseable/AutoBackupForApps/res/values/
base-strings.xml 19 <string name="app_name">Automatic Backup</string>
24 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
28 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
  /external/eigen/cmake/
FindStandardMathLibrary.cmake 2 # On most platforms this is automatic, but for example it's not automatic on QNX.
8 # -- this will be left empty if it's automatic (most platforms).
  /packages/apps/StorageManager/src/com/android/storagemanager/automatic/
AutomaticStorageBroadcastReceiver.java 17 package com.android.storagemanager.automatic;
30 * schedule an automatic storage management job. Automatic storage management jobs are only
  /external/chromium-trace/catapult/third_party/webapp2/docs/api/webapp2_extras/
routes.rst 8 domain and subdomain routing, prefixed routes or routes for automatic
  /external/hyphenation-patterns/de/
README.android 7 Hyphenation patterns for automatic hyphenation for German.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
module.mk 20 $(ECHO_DRIVER)autofit $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)
  /external/libvorbis/win32/VS2005/
README 9 Because there is no automatic library detection you have to,
  /external/libvorbis/win32/VS2008/
README 9 Because there is no automatic library detection you have to,
  /external/libvpx/libvpx/third_party/googletest/
README.libvpx 9 xUnit architecture. Supports automatic test discovery, a rich set of
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/Common/
CritSec.h 39 // Description: Provides automatic locking and unlocking of a

Completed in 760 milliseconds

1 2 3 4 5 6 7 8 91011>>