Home
last modified time | relevance | path

Searched defs:isPackageRunning (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DUserControlDisabledPackagesTest.java122 private boolean isPackageRunning(String packageName) throws Exception { in isPackageRunning() method in UserControlDisabledPackagesTest
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java618 protected boolean isPackageRunning(String packageName) throws Exception { in isPackageRunning() method in CarHostJUnit4TestCase