HomeSort by relevance Sort by last modified time
    Searched refs:restriction (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/chromium_org/third_party/WebKit/public/web/
WebSelector.h 48 // Returns the value that would be returned from CSSStyleRule.selectorText in the CSSOM for a rule with this selector (which can be a list), if the selector is valid and each component in the list has the type specified in |restriction|.
51 BLINK_EXPORT WebString canonicalizeSelector(WebString selector, WebSelectorType restriction = WebSelectorTypeComplex);
  /external/chromium_org/third_party/WebKit/Source/web/
WebSelector.cpp 42 WebString canonicalizeSelector(WebString webSelector, WebSelectorType restriction)
48 if (restriction == WebSelectorTypeCompound) {
  /frameworks/base/core/java/android/content/
RestrictionsManager.java 70 * <restriction
80 * <restriction ... />
85 * The attributes for each restriction depend on the restriction type.
96 * <li><code>description</code> is meant to describe the restriction in more detail to the
392 private static final String TAG_RESTRICTION = "restriction";
554 RestrictionEntry restriction; local
565 restriction = loadRestriction(appContext, a);
566 if (restriction != null) {
567 restrictions.add(restriction);
604 RestrictionEntry restriction = new RestrictionEntry(restrictionType, key); local
    [all...]
  /external/chromium_org/components/auto_login_parser/
auto_login_parser.cc 21 bool MatchRealm(const std::string& realm, RealmRestriction restriction) {
22 switch (restriction) {
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
FetchRequest.h 66 void setOriginRestriction(OriginRestriction restriction) { m_originRestriction = restriction; }
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
ManagedProfileTest.java 152 String restriction = "no_debugging_features"; // UserManager.DISALLOW_DEBUGGING_FEATURES local
153 String command = "add-restriction";
156 changeUserRestrictionForUser(restriction, command, mUserId);
161 // user once the restriction is in place.
163 changeUserRestrictionForUser(restriction, command, mUserId);
185 + " --es extra-restriction-key " + key
  /external/chromium_org/net/base/
sdch_manager.cc 197 const std::string& restriction) {
203 if (path == restriction)
205 size_t prefix_length = restriction.size();
208 if (0 != path.compare(0, prefix_length, restriction))
210 return restriction[prefix_length - 1] == '/' || path[prefix_length] == '/';
215 const std::string& restriction) {
217 return gurl.DomainIs(restriction.data(), restriction.size());
sdch_manager.h 211 const std::string& restriction);
214 static bool DomainMatch(const GURL& url, const std::string& restriction);
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
AppRestrictionEnforcerFragment.java 60 * Key for the boolean restriction in AppRestrictionSchema.
65 * Default boolean value for "can_say_hello" restriction. The actual value is loaded in
118 * restriction.
180 * read the default value for the "can_say_hello" restriction.
189 for (RestrictionEntry restriction : restrictions) {
190 if (RESTRICTION_KEY_SAY_HELLO.equals(restriction.getKey())) {
191 mDefaultValueRestrictionSayHello = restriction.getSelectedState();
198 * that a profile/device owner needs to remember each restriction value on its own.
209 * Sets the value for the "cay_say_hello" restriction of AppRestrictionSchema.
212 * @param allow The value to be set for the restriction
    [all...]
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
AppRestrictionEnforcerFragment.java 60 * Key for the boolean restriction in AppRestrictionSchema.
65 * Default boolean value for "can_say_hello" restriction. The actual value is loaded in
118 * restriction.
180 * read the default value for the "can_say_hello" restriction.
189 for (RestrictionEntry restriction : restrictions) {
190 if (RESTRICTION_KEY_SAY_HELLO.equals(restriction.getKey())) {
191 mDefaultValueRestrictionSayHello = restriction.getSelectedState();
198 * that a profile/device owner needs to remember each restriction value on its own.
209 * Sets the value for the "cay_say_hello" restriction of AppRestrictionSchema.
212 * @param allow The value to be set for the restriction
    [all...]
  /development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
AppRestrictionEnforcerFragment.java 60 * Key for the boolean restriction in AppRestrictionSchema.
65 * Default boolean value for "can_say_hello" restriction. The actual value is loaded in
118 * restriction.
180 * read the default value for the "can_say_hello" restriction.
189 for (RestrictionEntry restriction : restrictions) {
190 if (RESTRICTION_KEY_SAY_HELLO.equals(restriction.getKey())) {
191 mDefaultValueRestrictionSayHello = restriction.getSelectedState();
198 * that a profile/device owner needs to remember each restriction value on its own.
209 * Sets the value for the "cay_say_hello" restriction of AppRestrictionSchema.
212 * @param allow The value to be set for the restriction
    [all...]
  /external/chromium_org/third_party/mesa/src/
Android.common.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/
Android.common.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/egl/drivers/dri2/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/auxiliary/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/i915/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/nouveau/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/nv30/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/nv50/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/nvc0/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/r300/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/r600/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/radeonsi/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/softpipe/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/drivers/svga/
Android.mk 8 # to deal in the Software without restriction, including without limitation

Completed in 1449 milliseconds

1 2 3 4