Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java5358 boolean injectShouldPerformVerification() {
5367 if (injectShouldPerformVerification()) {
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java292 boolean injectShouldPerformVerification() { in injectShouldPerformVerification() method in BaseShortcutManagerTest.ShortcutServiceTestable