Home
last modified time | relevance | path

Searched defs:verifyCaller (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServices.java187 private void verifyCaller(CustomTile tile) { in verifyCaller() method in TileServices
/aosp14/frameworks/base/services/core/java/com/android/server/slice/
H A DSliceManagerService.java439 private void verifyCaller(String pkg) { in verifyCaller() method in SliceManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1717 private void verifyCaller(@NonNull String packageName, @UserIdInt int userId) { in verifyCaller() method in ShortcutService