Searched refs:calculateBlockedUntilBeyondCount (Results 1 – 4 of 4) sorted by relevance
26 import static com.android.server.am.BroadcastRecord.calculateBlockedUntilBeyondCount;110 calculateBlockedUntilBeyondCount(List.of( in testIsPrioritized_Single()113 calculateBlockedUntilBeyondCount(List.of( in testIsPrioritized_Single()116 calculateBlockedUntilBeyondCount(List.of( in testIsPrioritized_Single()132 calculateBlockedUntilBeyondCount(List.of( in testIsPrioritized_No()137 calculateBlockedUntilBeyondCount(List.of( in testIsPrioritized_No()155 calculateBlockedUntilBeyondCount(List.of( in testIsPrioritized_Yes()160 calculateBlockedUntilBeyondCount(List.of( in testIsPrioritized_Yes()765 calculateBlockedUntilBeyondCount(receivers, false), false); in isPrioritized()
468 blockedUntilBeyondCount = calculateBlockedUntilBeyondCount(receivers, _serialized); in BroadcastRecord()755 static @NonNull int[] calculateBlockedUntilBeyondCount( in calculateBlockedUntilBeyondCount() method in BroadcastRecord
720 HSPLcom/android/server/am/BroadcastRecord;->calculateBlockedUntilBeyondCount(Ljava/util/List;Z)[I+]…
5918 HPLcom/android/server/am/BroadcastRecord;->calculateBlockedUntilBeyondCount(Ljava/util/List;Z)[I