Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 30) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dmanifest-expected-completion14.txt1 Code completion in manifest.xml for android.permission.ACC^ESS_NETWORK_STATE:
2 android.permission.ACCESS_CHECKIN_PROPERTIES
3 android.permission.ACCESS_COARSE_LOCATION
4 android.permission.ACCESS_FINE_LOCATION
5 android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
6 android.permission.ACCESS_MOCK_LOCATION
7 android.permission.ACCESS_NETWORK_STATE
8 android.permission.ACCESS_SURFACE_FLINGER
9 android.permission.ACCESS_WIFI_STATE
10 android.permission.ACCOUNT_MANAGER
Dmanifest-expected-completion16.txt7 permission : The "permission" tag declares a security permission that can be used to control acces…
8 permission-group : The "permission-group" tag declares a logical grouping of related permissions.
9 permission-tree : The "permission-tree" tag declares the base of a tree of permission values: it d…
14 uses-permission : The "uses-permission" tag requests a "permission" that the containing package mu…
Dmanifest-expected-navigate10.txt1 Go To Declaration in manifest.xml for <uses-permission android:name="android.permission.AC^CESS_NET…
2 Open XML Declaration : [android.permission.ACCESS_NETWORK_STATE]
6 reference/android/Manifest.permission.html#ACCESS_NETWORK_STATE
Dmanifest-expected-completion18.txt11 android:permission : Specify a permission that a client is required to have in order to use the as…
/sdk/eclipse/scripts/
D_mk_icons.sh19 icon U blue uses-permission
20 icon P red permission
25 icon P red permission
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
DManifestEditor.java495 for (String permission : permissions) { in addPermissions()
507 if (permission.compareTo(name) < 0) { in addPermissions()
527 usesPermission.setAttributeValue(ATTR_NAME, ANDROID_URI, permission, in addPermissions()
563 for (String permission : permissions) { in removePermissions()
568 if (name.equals(permission)) { in removePermissions()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DHyperlinks.java315 String permission = context.getAttribute().getValue(); in openManifestName() local
318 assert permission.startsWith(PERMISSION_PKG_PREFIX); in openManifestName()
320 + permission.substring(PERMISSION_PKG_PREFIX.length()); in openManifestName()
/sdk/find_lock/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/avdlauncher/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/eventanalyzer/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/sdklauncher/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/annotations/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/files/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/dumpeventlog/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/apps/SdkController/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/emulator/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/files/ant/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/bash_completion/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/apkbuilder/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/emulator/mksdcard/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/templates/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/find_java/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/sdk/files/typos/
Dtypos-hu.txt97 # with respect to the Work, or who has received express permission
250 # permission of the Original Author, Licensor and/or Attribution Parties.
Dtypos-nb.txt97 # with respect to the Work, or who has received express permission
250 # permission of the Original Author, Licensor and/or Attribution Parties.
Dtypos-it.txt97 # with respect to the Work, or who has received express permission
250 # permission of the Original Author, Licensor and/or Attribution Parties.

12