Searched refs:markAppRowWithBlockables (Results 1 – 2 of 2) sorted by relevance
123 markAppRowWithBlockables(nonBlockablePkgs, row, app.packageName); in recordCanBeBlocked()126 @VisibleForTesting static void markAppRowWithBlockables(String[] nonBlockablePkgs, AppRow row, in markAppRowWithBlockables() method in NotificationBackend
81 NotificationBackend.markAppRowWithBlockables(nonBlockablePkgs, appRow, packageName); in testMarkAppRow_unblockablePackage()