Searched refs:permission (Results 1 – 25 of 28) sorted by relevance
12
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | manifest-expected-completion14.txt | 1 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
|
D | manifest-expected-completion16.txt | 7 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…
|
D | manifest-expected-navigate10.txt | 1 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
|
D | manifest-expected-completion18.txt | 11 android:permission : Specify a permission that a client is required to have in order to use the as…
|
/sdk/eclipse/scripts/ |
D | _mk_icons.sh | 19 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/ |
D | ManifestEditor.java | 495 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/ |
D | Hyperlinks.java | 315 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/eventanalyzer/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/avdlauncher/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/find_java/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/files/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/sdklauncher/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/emulator/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/apkbuilder/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/templates/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/apps/SdkController/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/find_lock/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/dumpeventlog/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/files/ant/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/annotations/ |
D | NOTICE | 151 6. Trademarks. This License does not grant permission to use the trade
|
/sdk/files/typos/ |
D | typos-nb.txt | 97 # with respect to the Work, or who has received express permission 250 # permission of the Original Author, Licensor and/or Attribution Parties.
|
D | typos-hu.txt | 97 # with respect to the Work, or who has received express permission 250 # permission of the Original Author, Licensor and/or Attribution Parties.
|
D | typos-it.txt | 97 # with respect to the Work, or who has received express permission 250 # permission of the Original Author, Licensor and/or Attribution Parties.
|
D | typos-tr.txt | 97 # with respect to the Work, or who has received express permission 250 # permission of the Original Author, Licensor and/or Attribution Parties.
|
D | typos-es.txt | 97 # with respect to the Work, or who has received express permission 250 # permission of the Original Author, Licensor and/or Attribution Parties.
|
12