Home
last modified time | relevance | path

Searched refs:allow (Results 1 – 25 of 215) sorted by relevance

123456789

/frameworks/base/core/java/android/webkit/
DGeolocationPermissions.java60 public void invoke(String origin, boolean allow, boolean retain); in invoke() argument
119 public void allow(String origin) { in allow() method in GeolocationPermissions
DWebSettings.java256 public void setAllowFileAccess(boolean allow) { in setAllowFileAccess() argument
274 public void setAllowContentAccess(boolean allow) { in setAllowContentAccess() argument
/frameworks/base/docs/html/design/building-blocks/
Dswitches.jd4 <p>Switches allow the user to select options. There are three kinds of switches: checkboxes, radio
8 <p>Checkboxes allow the user to select multiple options from a set. Avoid using a single checkbox to
15 <p>Radio buttons allow the user to select one option from a set. Use radio buttons for exclusive
Dtext-fields.jd4 <p>Text fields allow the user to type text into your app. They can be either single line or multi-l…
6 typing, text fields allow for a variety of other activities, such as text selection (cut, copy,
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
DLayoutTestController.java83 public void setGeolocationPermission(boolean allow) { in setGeolocationPermission() argument
84 mLayoutTestsExecutor.setGeolocationPermission(allow); in setGeolocationPermission()
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd10 <li>You can allow your application to install on the device's external storage.</li>
11 <li>Some types of applications should <strong>not</strong> allow installation on the external
33 <p>Beginning with API Level 8, you can allow your application to be installed on the
41 <p>To allow the system to install your application on the external storage, modify your
92 <p>To allow installation on external storage and remain compatible with versions lower than API
129 consistently behave as expected, you <strong>should not</strong> allow your application to be
181 <p>If your application uses any of the features listed above, you <strong>should not</strong> allow
182 your application to install on external storage. By default, the system <em>will not</em> allow your
197 applications that should allow installation on external storage, because games don't typically
/frameworks/base/docs/html/guide/appendix/
Dinstall-location.jd10 <li>You can allow your application to install on the device's external storage.</li>
11 <li>Some types of applications should <strong>not</strong> allow installation on the external
33 <p>Beginning with API Level 8, you can allow your application to be installed on the
41 <p>To allow the system to install your application on the external storage, modify your
92 <p>To allow installation on external storage and remain compatible with versions lower than API
129 consistently behave as expected, you <strong>should not</strong> allow your application to be
181 <p>If your application uses any of the features listed above, you <strong>should not</strong> allow
182 your application to install on external storage. By default, the system <em>will not</em> allow your
197 applications that should allow installation on external storage, because games don't typically
/frameworks/base/docs/html/design/patterns/
Dapp-structure.jd33 <p>Category views allow you to drill deeper into your data.</p>
168 <p>Take advantage of shortcuts that allow people to reach their goals quicker. To allow top-level
182 <p>For example, if you allow people to delete an item in a detail view, you should also allow them …
184 collections of items. Then use multi-select to allow application of those actions to multiple items
196 For immersive content, make use of the lights-out mode to allow for distraction-free viewing of
221 <p>If your users are likely to want to look at multiple items in sequence, allow them to navigate
249 <p>Use multi-select to allow the user to act on collections of data.</p>
Dnew-4-0.jd45 Android world. Multi-pane layouts allow you to combine different activities that show separately on
63 used for data selection. When selecting data, contextual action bars allow you to surface actions.<…
/frameworks/native/libs/utils/
DRefBase.cpp455 bool allow; in attemptIncStrong() local
461 allow = (impl->mFlags&OBJECT_LIFETIME_WEAK) != OBJECT_LIFETIME_WEAK in attemptIncStrong()
468 allow = (impl->mFlags&OBJECT_LIFETIME_WEAK) == OBJECT_LIFETIME_WEAK in attemptIncStrong()
471 if (!allow) { in attemptIncStrong()
/frameworks/base/docs/html/guide/google/play/licensing/
Dlicensing-reference.jd53 <td width="100%">Interface that you implement to determine whether to allow
165 <td><em>Optionally allow access according to {@code Policy} constraints.</em>
167 application version is invalid or compromised. The application can allow access
177 <td><em>Do not allow access.</em></td>
284 Policy may allow access to the application, even though the response status is
292 the {@code Policy} should allow, before denying the user access to the application.
301 only for {@code LICENSED_OLD_KEYS} responses, to allow the {@code Policy} to determine how much
338 {@code Policy} can extract the VT key value and use it to conditionally allow access to
406 conditionally allow access to the application, as follows:</p>
411 <li>The {@code Policy} should allow the user to access the application, provided that
[all …]
Dindex.jd7 query Google Play at run time to obtain the licensing status for the current user, then allow or
14 that allow the user to run it unlicensed for a specific validity period. An application can also
/frameworks/base/docs/html/training/design-navigation/
Dindex.jd24 …racting with in the app, the next step is to design the interactions that allow users to navigate …
26 …y for your application and then choose appropriate forms of navigation to allow users to effective…
44 <dd>Learn how to allow users to navigate upwards in the content hierarchy. Also learn about best
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DLayoutTestController.java68 public void setGeolocationPermission(boolean allow); in setGeolocationPermission() argument
/frameworks/base/docs/html/distribute/
Dopen.jd50 shown in Figure 1 appears only if users have configured their device to allow
70 users have configured their Settings to allow the installation of apps from
98 Settings&nbsp;<strong>&gt;</strong>&nbsp;Security, shown in Figure 2. To allow
104 <p class="note">Note that some network providers do not allow users to install
/frameworks/base/docs/html/guide/webapps/
Doverview.jd19 <li>Support for viewport properties that allow you to properly size your web application
21 <li>CSS and JavaScript features that allow you to provide different styles and images
43 screens), Android 2.0 added features to the WebKit framework to allow web pages to specify
/frameworks/base/core/java/android/app/backup/
DIBackupManager.aidl192 void acknowledgeFullBackupOrRestore(int token, boolean allow, in acknowledgeFullBackupOrRestore() argument
/frameworks/compile/libbcc/runtime/
DCREDITS.TXT6 The list is sorted by surname and formatted to allow easy grepping and
/frameworks/base/docs/html/guide/topics/ui/
Dindex.jd3 …uild UI components such as structured layout objects and UI controls that allow you to build the g…
42 and then choose appropriate forms of navigation to allow users to effectively and intuitively
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DDriverRS.java.template33 // allow us to create the script that does rendering
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
DDriverRS.java.template33 // allow us to create the script that does rendering
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
DBackupRestoreConfirmation.java244 void sendAcknowledgement(int token, boolean allow, IFullBackupRestoreObserver observer) { in sendAcknowledgement() argument
252 allow, in sendAcknowledgement()
/frameworks/base/docs/html/guide/topics/manifest/
Duses-library-element.jd73 library. The system will not allow the application on a device that does not
79 The system will allow the application to be installed, even if the library is
/frameworks/base/docs/html/training/efficient-downloads/
Dredundant_redundant.jd30 …y what you need. In terms of data, that means implementing REST APIs that allow you to specify que…
38 …ed, and when it expires, from within the HTTP response headers. This will allow you to determine w…
/frameworks/base/core/java/android/net/
DUri.java1819 public static String encode(String s, String allow) { in encode() argument
1839 && isAllowed(s.charAt(nextToEncode), allow)) { in encode()
1872 && !isAllowed(s.charAt(nextAllowed), allow)) { in encode()
1906 private static boolean isAllowed(char c, String allow) { in isAllowed() argument
1911 || (allow != null && allow.indexOf(c) != NOT_FOUND); in isAllowed()

123456789