Home
last modified time | relevance | path

Searched refs:withPackageSettingsSnapshotReturningThrowing (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/android/content/pm/
DPackageSettingsSnapshotProvider.java71 withPackageSettingsSnapshotReturningThrowing( in withPackageSettingsSnapshotReturningThrowing() method
/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/
DDomainVerificationTestUtils.kt50 whenever(withPackageSettingsSnapshotReturningThrowing<Any, Exception>(any())) { in mockPackageSettings()
/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
DDomainVerificationService.java263 return mConnection.withPackageSettingsSnapshotReturningThrowing(pkgSettings -> { in getDomainVerificationInfo()
323 return mConnection.withPackageSettingsSnapshotReturningThrowing(pkgSettings -> {
551 return mConnection.withPackageSettingsSnapshotReturningThrowing(pkgSettings -> {
697 return mConnection.withPackageSettingsSnapshotReturningThrowing(pkgSettings -> {
750 return mConnection.withPackageSettingsSnapshotReturningThrowing(pkgSettings -> {
2084 withPackageSettingsSnapshotReturningThrowing(
2089 return mConnection.withPackageSettingsSnapshotReturningThrowing(block);
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java1820 withPackageSettingsSnapshotReturningThrowing( in withPackageSettingsSnapshotReturningThrowing() method in PackageManagerService.DomainVerificationConnection
1824 return mPmInternal.withPackageSettingsSnapshotReturningThrowing(block); in withPackageSettingsSnapshotReturningThrowing()
28209 withPackageSettingsSnapshotReturningThrowing(
/frameworks/base/services/
Dart-profile30714 …/PackageManagerService$DomainVerificationConnection;->withPackageSettingsSnapshotReturningThrowing
30919 …pm/PackageManagerService$PackageManagerInternalImpl;->withPackageSettingsSnapshotReturningThrowing
34840 …domain/DomainVerificationService$LockSafeConnection;->withPackageSettingsSnapshotReturningThrowing