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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
popup-width-restriction-within-screen.html 10 <h3>Test left to right popup list box's width is restricted within the left screen.</h3>
20 <H3>Test right to left popup window width is restricted within the right screen.</H3>
37 <H3>Test left to right select window width is restricted within the left screen.</H3>
53 <H3>Test right to left select window width is restricted within the right screen.</H3>
  /external/neven/Embedded/common/src/b_TensorEm/
Functions.h 35 bts_ALT_TRANS, /* restricted to translation only */
36 bts_ALT_TRANS_SCALE, /* restricted to translation and scale only */
37 bts_ALT_RIGID, /* restricted to rigid transformation (translation + scale + rotation) */
39 bts_ALT_TRANS_SCALE_XYZ /* restricted to translation and scaling in x,y,z directions */
  /external/qemu/slirp/
libslirp.h 8 void slirp_init(int restricted, const char *special_ip);
  /external/sepolicy/
racoon.te 27 # Racoon (VPN) has a restricted set of permissions from the default.
wpa.te 28 # WPA (wifi) has a restricted set of permissions from the default.
  /packages/apps/PhoneCommon/res/values-en-rGB/
strings.xml 48 <string name="callFailed_fdn_only" msgid="1720606112619022283">"Outgoing calls are restricted by FDN."</string>
50 <string name="callFailed_dsac_restricted" msgid="524961119652214693">"All calls are restricted by access control."</string>
51 <string name="callFailed_dsac_restricted_emergency" msgid="8465345184224474912">"Emergency calls are restricted by access control."</string>
52 <string name="callFailed_dsac_restricted_normal" msgid="6950825656495704410">"Normal calls are restricted by access control."</string>
  /packages/apps/PhoneCommon/res/values-en-rIN/
strings.xml 48 <string name="callFailed_fdn_only" msgid="1720606112619022283">"Outgoing calls are restricted by FDN."</string>
50 <string name="callFailed_dsac_restricted" msgid="524961119652214693">"All calls are restricted by access control."</string>
51 <string name="callFailed_dsac_restricted_emergency" msgid="8465345184224474912">"Emergency calls are restricted by access control."</string>
52 <string name="callFailed_dsac_restricted_normal" msgid="6950825656495704410">"Normal calls are restricted by access control."</string>
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_android.cc 211 bool restricted,
213 // Sanity check: If there's no fallback proxy, we can't do a restricted mode.
215 if (fallback.empty() && enabled && restricted)
218 LogProxyState(enabled, restricted, at_startup);
222 configurator()->Enable(restricted,
228 configurator()->Enable(restricted,
  /external/chromium_org/sandbox/win/tools/finder/
finder.h 50 // objects) on the system that can be opened by a restricted token. It can
51 // support multiple levels of restriction for the restricted token and can check
81 // Checks if "path" can be accessed with the restricted token.
86 // restricted token.
92 // the restricted token.
134 // Handle to the restricted token.
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings.h 57 // TODO(marq): Rename these histogram buckets with s/DISABLED/RESTRICTED/, so
67 // The probe failed, but the proxy was already restricted.
70 // The probe succeeded, and as a result the proxy was restricted.
73 // The probe succeeded, but the proxy was already restricted.
197 // |restricted| is true, only enable the fallback proxy. |at_startup| is true
201 bool restricted,
212 virtual void LogProxyState(bool enabled, bool restricted, bool at_startup);
data_reduction_proxy_settings.cc 333 // the network operator had blocked the canary and restricted the user.
338 false /* restricted */,
348 DVLOG(1) << "The data reduction proxy is restricted to the configured "
355 true /* restricted */,
390 bool enabled, bool restricted, bool at_startup) {
397 const char kRestricted[] = "(Restricted)";
401 kOn + std::string(" ") + (restricted ? kRestricted : kUnrestricted);
464 // Check if the proxy has been restricted explicitly by the carrier.
473 bool restricted,
476 LogProxyState(enabled, restricted, at_startup)
    [all...]
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
MainActivity.java 35 * types and custom. When launched under a restricted profile, this activity displays app
40 * 2. Create a restricted profile, if one doesn't exist already.
43 * 4. In the lock screen, switch to the user's restricted profile, launch this sample app,
80 // If app restrictions are set for this package, when launched from a restricted profile,
90 // An app can utilize these settings to restrict its content under a restricted profile.
  /developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
MainActivity.java 35 * types and custom. When launched under a restricted profile, this activity displays app
40 * 2. Create a restricted profile, if one doesn't exist already.
43 * 4. In the lock screen, switch to the user's restricted profile, launch this sample app,
80 // If app restrictions are set for this package, when launched from a restricted profile,
90 // An app can utilize these settings to restrict its content under a restricted profile.
  /development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
MainActivity.java 35 * types and custom. When launched under a restricted profile, this activity displays app
40 * 2. Create a restricted profile, if one doesn't exist already.
43 * 4. In the lock screen, switch to the user's restricted profile, launch this sample app,
80 // If app restrictions are set for this package, when launched from a restricted profile,
90 // An app can utilize these settings to restrict its content under a restricted profile.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
header_bar.css 58 #login-header-bar button:not(.button-restricted),
59 #login-header-bar button:active:not(.button-restricted),
60 #login-header-bar button:focus:not(.button-restricted),
61 #login-header-bar button:hover:not(.button-restricted) {
109 .button-restricted {
  /external/chromium_org/chrome/common/
instant_restricted_id_cache.h 18 // referenced by the Instant page using an ID (restricted ID). These IDs need to
27 // 1. To store items and assign restricted IDs to them. The cache will store
30 // 2. To store items that already have restricted IDs assigned to them (e.g.
47 // Adds items to the cache, assigning restricted IDs in the process. May
52 // Adds items to the cache using the supplied restricted IDs. May delete
  /packages/apps/Settings/src/com/android/settings/
RestrictedSettingsFragment.java 34 * Base class for settings screens that should be pin protected when in restricted mode.
158 * Returns true if this activity is restricted, but no restrictions provider has been set.
180 boolean restricted = RESTRICT_IF_OVERRIDABLE.equals(restrictionKey)
182 return restricted && mRestrictionsManager.hasRestrictionsProvider();
186 * Returns whether restricted or actionable UI elements should be removed or disabled.
  /development/perftests/panorama/feature_stab/db_vlvm/
db_framestitching.h 45 If orientation_preserving is true, R is restricted such that det(R)>0.
82 \param orientation_preserving if true, R is restricted such that det(R)>0.
  /frameworks/base/core/java/android/webkit/
PermissionRequest.java 49 * the restricted resources.
51 * @return the origin of web content which attempt to access the restricted
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_framestitching.h 45 If orientation_preserving is true, R is restricted such that det(R)>0.
82 \param orientation_preserving if true, R is restricted such that det(R)>0.
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_framestitching.h 45 If orientation_preserving is true, R is restricted such that det(R)>0.
82 \param orientation_preserving if true, R is restricted such that det(R)>0.
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/res/values/
strings.xml 22 <string name="explanation_can_say_hello_false">I am restricted from saying hello to you.</string>
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/res/values/
base-strings.xml 27 types and custom. When launched under a restricted profile, this activity displays app
  /developers/samples/android/admin/AppRestrictionSchema/Application/src/main/res/values/
strings.xml 22 <string name="explanation_can_say_hello_false">I am restricted from saying hello to you.</string>
  /developers/samples/android/content/multiuser/AppRestrictions/
template-params.xml 32 types and custom. When launched under a restricted profile, this activity displays app

Completed in 593 milliseconds

12 3 4 5 6 7 8 91011>>