Searched refs:getContentFlag (Results 1 – 5 of 5) sorted by relevance
161 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferDoesNotAlertChildIfUninflated()179 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferAlertsChildOnInflation()185 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferAlertsChildOnInflation()200 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()215 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()220 .getContentFlag()); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()230 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testCleanUpPendingAlertInfo()248 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testUpdateGroupChangeDoesNotTransfer()271 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testUpdateChildToSummaryDoesNotTransfer()
204 entry.getRow().freeContentViewWhenSafe(mHeadsUpManager.getContentFlag());392 @InflationFlag int contentFlag = alertManager.getContentFlag(); in alertNotificationWhenPossible()
101 public int getContentFlag() { in getContentFlag() method in AlertingNotificationManagerTest.TestableAlertingNotificationManager
176 public abstract @InflationFlag int getContentFlag(); in getContentFlag() method in AlertingNotificationManager
142 public @InflationFlag int getContentFlag() { in getContentFlag() method in HeadsUpManager