Home | History | Annotate | Download | only in notification

Lines Matching refs:getPackagePriority

1204         public int getPackagePriority(String pkg, int uid) {
1206 return mRankingHelper.getPackagePriority(pkg, uid);
2917 record.getPackagePriority() <= Notification.PRIORITY_DEFAULT &&