Home
last modified time | relevance | path

Searched refs:PROTECTION_NORMAL (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPermissionInfo.java34 public static final int PROTECTION_NORMAL = 0; field in PermissionInfo
196 case PermissionInfo.PROTECTION_NORMAL: in protectionToString()
DPackageParser.java2254 PermissionInfo.PROTECTION_NORMAL); in parsePermission()
2324 perm.info.protectionLevel = PermissionInfo.PROTECTION_NORMAL; in parsePermissionTree()
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/
Druntime-permissions.jd84 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL} 的所有權限授與應用程式。
88 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL} 的鬧鐘與網際網路權限。
171 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL
172 PROTECTION_NORMAL} 授與應用程式。不過,在某些情況下,系統會授與應用程式更多權限:
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Druntime-permissions.jd83 …당 앱에 앱이 요청하는 권한 중 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}에 포…
87 …들어 알람 시계와 인터넷 권한은 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}에 속…
170 …가 앱을 설치하면 시스템이 앱에 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}만 허…
/frameworks/base/docs/html-intl/intl/ru/preview/features/
Druntime-permissions.jd86 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}.
88 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL},
171 …решения, которые соответствуют константе {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL
172 PROTECTION_NORMAL}. Однако в определенных ситуациях система предоставляет
/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Druntime-permissions.jd84 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL} 的所有权限。
88 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL},因此系统将在安装应用时自动授予这些权限。
171 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL
172 PROTECTION_NORMAL}。但在某些情况下,系统将授予应用更多权限:
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Druntime-permissions.jd84 …android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL} に該当する、アプリが要求するすべてのパーミッションがア…
88 …android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL} に該当するため、インストール時に自動的にそれらのパーミ…
171 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL
172 PROTECTION_NORMAL} のみを付与します。ただし、特定の環境では、アプリにより多くのパーミッションが付与されます。
/frameworks/base/docs/html/preview/features/
Druntime-permissions.jd97 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}.
99 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}, so
133 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}.
212 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL
213 PROTECTION_NORMAL}. However, under some circumstances the system grants the
1012 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL},
1040 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}:</p>
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Druntime-permissions.jd86 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}.
88 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}. Portanto,
171 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL
172 PROTECTION_NORMAL}. No entanto, sob algumas circunstâncias, o sistema concede
/frameworks/base/docs/html-intl/intl/es/preview/features/
Druntime-permissions.jd84 android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}.
88 …android.content.pm.PermissionInfo#PROTECTION_NORMAL PROTECTION_NORMAL}, por lo que se conceden aut…
171 {@link android.content.pm.PermissionInfo#PROTECTION_NORMAL
172PROTECTION_NORMAL}. Sin embargo, en ciertas circunstancias, el sistema le concede a la aplicación …
/frameworks/base/cmds/pm/src/com/android/commands/pm/
DPm.java641 PermissionInfo.PROTECTION_NORMAL, in runListPermissions()
642 PermissionInfo.PROTECTION_NORMAL); in runListPermissions()
648 PermissionInfo.PROTECTION_NORMAL, in runListPermissions()
/frameworks/base/core/java/android/widget/
DAppSecurityPermissions.java535 final boolean isNormal = (base == PermissionInfo.PROTECTION_NORMAL); in isDisplayablePermission()
/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java2444 if (bp.protectionLevel != PermissionInfo.PROTECTION_NORMAL) { in writePermissionLPr()
3113 PermissionInfo.PROTECTION_NORMAL); in readPermissionsLPw()
DPackageManagerService.java8408 case PermissionInfo.PROTECTION_NORMAL: { in grantPermissionsLPw()
/frameworks/base/api/
Dcurrent.txt9467 field public static final int PROTECTION_NORMAL = 0; // 0x0
Dsystem-current.txt9804 field public static final int PROTECTION_NORMAL = 0; // 0x0