Home
last modified time | relevance | path

Searched refs:ensureRuntimePermissionSupported (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java525 ensureRuntimePermissionSupported(); in installPackage()
621 ensureRuntimePermissionSupported(); in installPackageForUser()
801 ensureRuntimePermissionSupported(); in installPackages()
828 ensureRuntimePermissionSupported(); in installPackagesForUser()
902 ensureRuntimePermissionSupported(); in installRemotePackages()
DNativeDevice.java1347 protected void ensureRuntimePermissionSupported() throws DeviceNotAvailableException { in ensureRuntimePermissionSupported() method in NativeDevice