/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
D | ShadowNotificationManager.java | 40 public void setNotificationPolicyAccessGranted(String pkg, boolean granted) { in setNotificationPolicyAccessGranted() argument 41 if (granted) { in setNotificationPolicyAccessGranted() 59 protected void setNotificationListenerAccessGranted(ComponentName listener, boolean granted) { in setNotificationListenerAccessGranted() argument 60 if (granted) { in setNotificationListenerAccessGranted()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/ |
D | PermissionFragment.java | 72 boolean granted = true; in onRequestPermissionsResult() 76 granted = false; in onRequestPermissionsResult() 80 if (granted) { in onRequestPermissionsResult()
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
D | GalleryMediaChooser.java | 221 private void updateForPermissionState(final boolean granted) { in updateForPermissionState() argument 227 mGalleryGridView.setVisibility(granted ? View.VISIBLE : View.GONE); in updateForPermissionState() 228 mMissingPermissionView.setVisibility(granted ? View.GONE : View.VISIBLE); in updateForPermissionState()
|
D | CameraMediaChooser.java | 301 private void updateForPermissionState(final boolean granted) { in updateForPermissionState() argument 307 mEnabledView.setVisibility(granted ? View.VISIBLE : View.GONE); in updateForPermissionState() 308 mMissingPermissionView.setVisibility(granted ? View.GONE : View.VISIBLE); in updateForPermissionState()
|
/packages/apps/Car/Messenger/src/com/android/car/messenger/ |
D | SmsDatabaseHandler.java | 185 boolean granted = ContextCompat.checkSelfPermission(context, Manifest.permission.WRITE_SMS) in canWriteToDatabase() 192 granted = (mode == AppOpsManager.MODE_ALLOWED); in canWriteToDatabase() 195 return granted; in canWriteToDatabase()
|
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/model/ |
D | PermissionGroup.java | 38 int total, int granted, PermissionApps permApps) { in PermissionGroup() argument 44 mGranted = granted; in PermissionGroup()
|
D | Permission.java | 46 public Permission(String name, @NonNull PermissionInfo permissionInfo, boolean granted, in Permission() argument 51 mGranted = granted; in Permission()
|
/packages/providers/TvProvider/tests/src/com/android/providers/tv/ |
D | MockTvProviderContext.java | 79 public void grantOrRejectPermission(String permission, boolean granted) { in grantOrRejectPermission() argument 80 if (granted) { in grantOrRejectPermission()
|
/packages/apps/Car/Settings/src/com/android/car/settings/users/ |
D | PermissionsPreferenceController.java | 93 boolean granted = (boolean) newValue; in PermissionsPreferenceController() 95 pref.getExtras().getString(PERMISSION_TYPE_KEY), !granted); in PermissionsPreferenceController() local
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cluster/ |
D | InstrumentClusterFragment.java | 338 boolean granted = grantResults[i] == PackageManager.PERMISSION_GRANTED; in onRequestPermissionsResult() 340 + ", permission: " + permissions[i] + ", granted: " + granted); in onRequestPermissionsResult()
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 41 exercising permissions granted by this License. 103 granted to You under this License for that Work shall terminate 223 exercising permissions granted by this License. 285 granted to You under this License for that Work shall terminate 429 exercising permissions granted by this License. 491 granted to You under this License for that Work shall terminate 635 exercising permissions granted by this License. 697 granted to You under this License for that Work shall terminate 841 exercising permissions granted by this License. 903 granted to You under this License for that Work shall terminate [all …]
|
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/service/ |
D | PermissionControllerServiceImpl.java | 391 final boolean granted = group.areRuntimePermissionsGranted(); in onGetAppPermissions() 395 granted, standard); in onGetAppPermissions()
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 9 Permission is hereby granted, free of charge, to any person obtaining a copy 54 exercising permissions granted by this License. 116 granted to You under this License for that Work shall terminate 259 exercising permissions granted by this License. 321 granted to You under this License for that Work shall terminate 465 exercising permissions granted by this License. 527 granted to You under this License for that Work shall terminate 671 exercising permissions granted by this License. 733 granted to You under this License for that Work shall terminate 877 exercising permissions granted by this License. [all …]
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/apps/Calendar/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/apps/Email/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/providers/DownloadProvider/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/apps/CellBroadcastReceiver/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/providers/CalendarProvider/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/providers/ContactsProvider/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/apps/Stk/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/apps/Dialer/ |
D | LICENSE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/apps/TimeZoneUpdater/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/modules/ExtServices/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 37 exercising permissions granted by this License. 99 granted to You under this License for that Work shall terminate
|