Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java3243 Pair<Integer, String> pkgKey = in testDumpJson_postPermissionMigration() local
3410 Pair<Integer, String> pkgKey = new Pair<>(record.uid, record.package_); in testDumpProto_postPermissionMigration() local