Home
last modified time | relevance | path

Searched refs:permissions (Results 1 – 25 of 56) sorted by relevance

123

/development/samples/browseable/RuntimePermissions/
D_index.jd8 This sample shows runtime permissions available in Android M and above.
11 that is declared with optional, M and above only permissions.
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeyPermissionUtil.java123 List<PermissionInfo> permissions = new ArrayList<>(); in populatePermissionsMapping() local
134 permissions.add(pi); in populatePermissionsMapping()
137 if (!permissions.isEmpty()) { in populatePermissionsMapping()
138 mPermissionMap.put(info.packageName, permissions); in populatePermissionsMapping()
/development/samples/browseable/RuntimePermissionsBasic/
D_index.jd8 …This sample shows a basic implementation for requesting permissions at runtime. Click the button t…
/development/docs/copyright-templates/
Dplain.txt12 See the License for the specific language governing permissions and
Dasm.txt12 ; See the License for the specific language governing permissions and
Dmake.txt12 # See the License for the specific language governing permissions and
Dc.txt13 * See the License for the specific language governing permissions and
Djava.txt13 * See the License for the specific language governing permissions and
/development/build/
Dsdk.exclude.atree13 # See the License for the specific language governing permissions and
Dsdk-android-x86_64.atree13 # See the License for the specific language governing permissions and
Dsdk-android-x86.atree13 # See the License for the specific language governing permissions and
Dsdk-android-arm64-v8a.atree13 # See the License for the specific language governing permissions and
Dsdk-android-armeabi.atree13 # See the License for the specific language governing permissions and
Dsdk-android-mips.atree13 # See the License for the specific language governing permissions and
Dsdk-android-mips64.atree13 # See the License for the specific language governing permissions and
Dsdk-android-armeabi-v7a.atree13 # See the License for the specific language governing permissions and
/development/samples/devbytes/ui/ImmersiveMode/
Dbuild.gradle13 * See the License for the specific language governing permissions and
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
Dteapot.inl13 * See the License for the specific language governing permissions and
/development/ndk/platforms/android-17/samples/Teapot/jni/
Dteapot.inl13 * See the License for the specific language governing permissions and
/development/samples/training/InteractiveChart/
Dproject.properties13 # See the License for the specific language governing permissions and
/development/host/windows/usb/api/
DBUILDME.TXT12 See the License for the specific language governing permissions and
/development/host/windows/usb/adb_winapi_test/
DBUILDME.TXT12 See the License for the specific language governing permissions and
DSOURCES13 # See the License for the specific language governing permissions and
/development/samples/TicTacToeLib/
Ddefault.properties13 # See the License for the specific language governing permissions and
/development/samples/TicTacToeMain/
Ddefault.properties13 # See the License for the specific language governing permissions and

123