Searched refs:componentsInternal (Results 1 – 1 of 1) sorted by relevance
429 val componentsInternal = components.toMutableList() in postSystemNotificationIfNeeded() constant460 if (componentsInternal.isEmpty()) { in postSystemNotificationIfNeeded()467 componentToNotifyFor = componentsInternal[random.nextInt(componentsInternal.size)] in postSystemNotificationIfNeeded()481 componentsInternal.remove(componentToNotifyFor) in postSystemNotificationIfNeeded()