/development/apps/DumpViewer/ |
D | README.md | 13 DumpViewer requires some development permissions in order to read logcat and dumpsys. 14 To install, pass the `-g` option to `adb install` to give the needed permissions: 22 Alternatively, you can grant the permissions with `pm grant`:
|
/development/tools/privapp_permissions/ |
D | README | 4 a list of signature|privileged permissions that are requested by 7 Used for generating an initial version of privapp-permissions.xml file
|
/development/samples/browseable/RuntimePermissions/ |
D | _index.jd | 8 This sample shows runtime permissions available in Android M and above. 11 that is declared with optional, M and above only permissions.
|
/development/samples/browseable/RuntimePermissionsWear/Application/src/com.example.android.wearable.runtimepermissions/ |
D | PhonePermissionRequestActivity.java | 84 int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) { in onRequestPermissionsResult() argument 86 String permissionResult = "Request code: " + requestCode + ", Permissions: " + permissions in onRequestPermissionsResult()
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeyPermissionUtil.java | 127 List<PermissionInfo> permissions = new ArrayList<>(); in populatePermissionsMapping() local 138 permissions.add(pi); in populatePermissionsMapping() 141 if (!permissions.isEmpty()) { in populatePermissionsMapping() 142 mPermissionMap.put(info.packageName, permissions); in populatePermissionsMapping()
|
/development/samples/browseable/RuntimePermissionsWear/ |
D | _index.jd | 8 A sample that shows how you can handle remote data that requires permissions both on
|
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/ |
D | PermissionRequestFragment.java | 110 public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, in onRequestPermissionsResult() argument 115 if (permissions.length != 1 || grantResults.length != 1 || in onRequestPermissionsResult() 122 super.onRequestPermissionsResult(requestCode, permissions, grantResults); in onRequestPermissionsResult()
|
/development/samples/browseable/RuntimePermissionsBasic/ |
D | _index.jd | 8 …This sample shows a basic implementation for requesting permissions at runtime. Click the button t…
|
/development/apps/SdkSetup/ |
D | Android.bp | 34 sub_dir: "permissions",
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
D | CalendarWatchFacePermissionActivity.java | 45 int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) { in onRequestPermissionsResult() argument
|
/development/vndk/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/development/python-packages/ |
D | NOTICE | 12 See the License for the specific language governing permissions and
|
/development/docs/copyright-templates/ |
D | java.txt | 13 * See the License for the specific language governing permissions and
|
D | c.txt | 13 * See the License for the specific language governing permissions and
|
D | make.txt | 12 # See the License for the specific language governing permissions and
|
D | asm.txt | 12 ; See the License for the specific language governing permissions and
|
D | plain.txt | 12 See the License for the specific language governing permissions and
|
/development/vndk/tools/header-checker/tests/integration/version_script_example/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/development/build/ |
D | sdk.exclude.atree | 13 # See the License for the specific language governing permissions and
|
/development/tools/winscope/src/stubs/ |
D | waylandtrace.proto | 13 * See the License for the specific language governing permissions and
|
/development/vndk/tools/header-checker/tests/integration/ifunc/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/development/samples/ThemedNavBarKeyboard/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/development/vndk/tools/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/development/apps/WidgetPreview/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/development/samples/InlineFillService/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|