Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1047 IntentFilter pkgFilter = new IntentFilter(); in onStart() local
4191 public String pkgFilter; field in NotificationManagerService.DumpFilter
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java6813 IntentFilter pkgFilter = new IntentFilter(); in finishBooting() local