Searched refs:getContentFlag (Results 1 – 6 of 6) sorted by relevance
164 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferDoesNotAlertChildIfUninflated()182 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferAlertsChildOnInflation()188 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferAlertsChildOnInflation()203 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()218 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()223 .getContentFlag()); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()233 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testCleanUpPendingAlertInfo()251 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testUpdateGroupChangeDoesNotTransfer()274 when(childEntry.getRow().isInflationFlagSet(mHeadsUpManager.getContentFlag())) in testUpdateChildToSummaryDoesNotTransfer()
80 public @InflationFlag int getContentFlag() { in getContentFlag() method in AmbientPulseManager
176 public abstract @InflationFlag int getContentFlag(); in getContentFlag() method in AlertingNotificationManager
215 alertInfo.mAlertManager.getContentFlag());404 @InflationFlag int contentFlag = alertManager.getContentFlag(); in alertNotificationWhenPossible()
101 public int getContentFlag() { in getContentFlag() method in AlertingNotificationManagerTest.TestableAlertingNotificationManager
142 public @InflationFlag int getContentFlag() { in getContentFlag() method in HeadsUpManager