Searched refs:belongsToHeadlessSystemApp (Results 1 – 1 of 1) sorted by relevance
3084 public boolean belongsToHeadlessSystemApp(Context context) { in belongsToHeadlessSystemApp() method in Notification4212 if (belongsToHeadlessSystemApp(/* context = */ null)) { in shouldUseAppIcon()6219 if (Flags.notificationsUseAppIconInRow() && !mN.belongsToHeadlessSystemApp(mContext)) { in bindSmallIcon()