Searched
full:enforce (Results
626 -
650 of
1666) sorted by null
<<21222324252627282930>>
/external/webrtc/webrtc/modules/audio_processing/agc/ |
agc_manager_direct.cc | 209 // and enforce a new maximum level, dropped the same amount from the current
|
/frameworks/base/core/java/android/app/ |
WindowConfiguration.java | 54 * the display level. Lower levels can override these values to provide custom bounds to enforce
|
/frameworks/base/core/java/android/net/ |
NetworkRequest.java | 146 // Apps can rescind this restriction, but ConnectivityService will enforce
|
/frameworks/base/core/java/android/print/ |
PrinterCapabilitiesInfo.java | 437 * responsible to enforce that all required attributes have at least one
|
/frameworks/base/core/java/com/android/internal/policy/ |
BackdropFrameRenderer.java | 178 // Enforce a window redraw.
|
/frameworks/base/media/java/android/media/ |
MediaLibraryService2.java | 208 // Ideally it's better to make it inner class of service to enforce, it violates API
|
/frameworks/base/services/core/java/com/android/server/trust/ |
TrustAgentWrapper.java | 140 // Enforce DevicePolicyManager timeout. This is here as a safeguard to
|
/frameworks/base/services/core/java/com/android/server/wm/ |
TaskSnapshotController.java | 367 // Note, the app theme snapshot is never translucent because we enforce a non-translucent
|
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
DatabaseHelper.java | 104 // We need to enforce the new primary key constraint that the
|
/frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/ |
DefaultSelectionTracker.java | 209 // Enforce single selection policy.
|
/libcore/ojluni/src/main/java/java/util/ |
SortedMap.java | 61 * "standard" constructors. It is not possible to enforce this recommendation
|
SortedSet.java | 70 * ordering as the input sorted set. There is no way to enforce this
|
/libcore/ojluni/src/main/java/java/util/concurrent/locks/ |
Lock.java | 122 * <p>All {@code Lock} implementations <em>must</em> enforce the same
|
/libcore/ojluni/src/main/java/java/util/jar/ |
Manifest.java | 170 * Adds line breaks to enforce a maximum 72 bytes per line.
|
/libcore/ojluni/src/main/java/javax/crypto/ |
JceSecurity.java | 387 // Enforce the signer restraint, i.e. signer of JCE framework
|
/packages/apps/DocumentsUI/src/com/android/documentsui/selection/ |
DefaultSelectionHelper.java | 215 // Enforce single selection policy.
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
MailboxSettings.java | 181 // If we have a maximum lookback policy, enforce it
|
/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
ArrowPopup.java | 326 // enforce contained is within screen
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/ |
PreProvisioningActivity.java | 329 mTouchTargetEnforcer.enforce(viewTermsButton, (View) viewTermsButton.getParent());
|
/packages/apps/Settings/src/com/android/settings/password/ |
ConfirmLockPattern.java | 210 // if the user is currently locked out, enforce it.
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/ |
EntityHeaderControllerTest.java | 343 // Enforce a color drawable as background here, as image based drawables might not be
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Suggest.java | 403 // This language does not enforce a maximum length to auto-correction
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
VoicemailContentProvider.java | 89 // enforce{Read,Write}PermissionInner functions. These overrides are what allow carrier-
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
NewOutgoingCallIntentBroadcaster.java | 450 * Check whether or not this is an emergency number, in order to enforce the restriction
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
ComponentContextFixture.java | 320 // By default, don't enforce anything in mock.
|
Completed in 619 milliseconds
<<21222324252627282930>>