Searched refs:isPackageStopped (Results 1 – 4 of 4) sorted by relevance
104 private boolean isPackageStopped(String packageName) throws Exception { in isPackageStopped() method in UserControlDisabledPackagesTest119 .that(isPackageStopped(SIMPLE_APP_PKG)).isEqualTo(stopped); in assertPackageStopped()
139 mPackageManager.isPackageStopped(packageName)); in testPackageStoppedState()145 mPackageManager.isPackageStopped(packageName)); in testPackageStoppedState()443 mPackageManager.isPackageStopped(APP_PACKAGE)); in testPendingIntentCancellation()476 mPackageManager.isPackageStopped(APP_PACKAGE)); in testPendingIntentRetained()505 mPackageManager.isPackageStopped(pkg)); in testStickyBroadcastDispatch()514 mPackageManager.isPackageStopped(pkg)); in testStickyBroadcastDispatch()
779 return pm.isPackageStopped(mPackageName); in isStopped()
13037 …method @FlaggedApi("android.content.pm.stay_stopped") public boolean isPackageStopped(@NonNull Str…