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.java242 ensureRuntimePermissionSupported(); in installPackage()
274 ensureRuntimePermissionSupported(); in installPackageForUser()
498 ensureRuntimePermissionSupported(); in installPackages()
525 ensureRuntimePermissionSupported(); in installPackagesForUser()
604 ensureRuntimePermissionSupported(); in installRemotePackages()
DNativeDevice.java1032 protected void ensureRuntimePermissionSupported() throws DeviceNotAvailableException { in ensureRuntimePermissionSupported() method in NativeDevice