/frameworks/base/core/java/android/print/ |
PrinterCapabilitiesInfo.java | 366 * responsible to enforce that all required attributes have at least one
|
/frameworks/volley/src/com/android/volley/ |
Request.java | 71 /** Sequence number of this request, used to enforce FIFO ordering. */
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
Lock.java | 92 * <p>All {@code Lock} implementations <em>must</em> enforce the same
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 179 // those are here to enforce checking
|
/ndk/sources/host-tools/make-3.81/ |
config.h.W32 | 481 * Enforce the mutual exclusivity restriction.
|
/packages/apps/Browser/src/com/android/browser/ |
WebStorageSizeManager.java | 40 * - Session/LocalStorage do not enforce any disk limits.
|
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/ |
TestingCamera2.java | 423 // Not enforce the max value check here, most of the devices don't support
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 179 // those are here to enforce checking
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 179 // those are here to enforce checking
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 179 // those are here to enforce checking
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
_list.h | 179 // those are here to enforce checking
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
_list.h | 179 // those are here to enforce checking
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
UseCompoundDrawableRefactoring.java | 135 // Enforce that the selection is -contiguous-
|
WrapInRefactoring.java | 122 // Enforce that the selection is -contiguous-
|
/system/media/camera/docs/ |
html.mako | 50 /* hide the first thead, we need it there only to enforce column sizes */
|
/external/chromium/chrome/browser/sync/syncable/ |
syncable.h | 191 // to enforce that an entry never outlived its transaction if there were a copy 862 // internal locking to enforce SaveChanges operations are mutually exclusive. [all...] |
/external/chromium_org/chrome/browser/chromeos/settings/ |
device_settings_provider.cc | 470 // New users not allowed, enforce user whitelist if present. 475 // No configured allow-new-users value, enforce whitelist if non-empty. [all...] |
/external/chromium_org/chrome/browser/search_engines/ |
template_url.h | 512 // Private so we can enforce using the setters and thus enforce that these
|
/external/chromium_org/sql/ |
connection.cc | 372 // Enforce SQLite restrictions on |page_size_|. 961 // Enforce SQLite restrictions on |page_size_|. [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
inspector.js | 439 // We'd like to enforce asynchronous interaction between the inspector controller and the frontend. 442 // enforce serialization using 'messagesToDispatch' queue. It is also important that JSC debugger [all...] |
/external/chromium_org/third_party/ots/src/ |
woff2.cc | 927 // Enforce same 30M limit on uncompressed tables as OTS 989 // Enforce same 30M limit on uncompressed tables as OTS [all...] |
/external/eigen/Eigen/src/Core/ |
PlainObjectBase.h | 587 * is the case when creating a new matrix) so one can enforce lazy evaluation. 597 // the 'false' below means to enforce lazy evaluation. We don't use lazyAssign() because [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Lists.java | 231 * ambiguity or to enforce a minimum argument count. 272 * overload ambiguity or to enforce a minimum argument count.
|
/frameworks/base/core/java/android/content/ |
BroadcastReceiver.java | 144 * <p>To enforce a permission when sending, you supply a non-null 154 * <p>To enforce a permission when receiving, you supply a non-null [all...] |
/frameworks/base/docs/html/sdk/ |
index.jd | 188 14.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in this License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google. 192 14.4 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to this License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of this License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to this License Agreement.
|