Searched refs:removeLocked (Results 1 – 3 of 3) sorted by relevance
183 new HashSet<>(mPrograms.keySet()).stream().forEach(id -> removeLocked(id)); in apply()186 chunk.getRemoved().stream().forEach(id -> removeLocked(id)); in apply()203 private void removeLocked(@NonNull ProgramSelector.Identifier key) { in removeLocked() method in ProgramList
304 removeLocked(); in binderDied()309 private void removeLocked() { in removeLocked() method in TextClassificationManagerService.PendingRequest
1437 removeLocked(operation, null); in removeImpl()1533 removeLocked(operation, directReceiver); in setImplLocked()1718 removeLocked(uid); in removeAlarmsForUid()1819 removeLocked(operation, listener);2685 private void removeLocked(PendingIntent operation, IAlarmListener directReceiver) { in removeLocked() method in AlarmManagerService2741 void removeLocked(final int uid) { in removeLocked() method in AlarmManagerService2783 void removeLocked(final String packageName) { in removeLocked() method in AlarmManagerService3885 removeLocked(uid); in onReceive()3888 removeLocked(pkg); in onReceive()4027 private InFlight removeLocked(PendingIntent pi, Intent intent) { in removeLocked() method in AlarmManagerService.DeliveryTracker[all …]