Home
last modified time | relevance | path

Searched refs:calculateBlockedUntilBeyondCount (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastRecordTest.java26 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()
/frameworks/base/services/core/java/com/android/server/am/
DBroadcastRecord.java468 blockedUntilBeyondCount = calculateBlockedUntilBeyondCount(receivers, _serialized); in BroadcastRecord()
755 static @NonNull int[] calculateBlockedUntilBeyondCount( in calculateBlockedUntilBeyondCount() method in BroadcastRecord
/frameworks/base/services/
Dart-profile720 HSPLcom/android/server/am/BroadcastRecord;->calculateBlockedUntilBeyondCount(Ljava/util/List;Z)[I+]…
Dart-wear-profile5918 HPLcom/android/server/am/BroadcastRecord;->calculateBlockedUntilBeyondCount(Ljava/util/List;Z)[I