Searched defs:isForced (Results 1 – 10 of 10) sorted by relevance
620 boolean isForced() { in isForced() method in Doc.Break
787 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon655745330111::LoopDistributeForLoop
1193 private void maybeShowController(boolean isForced) { in maybeShowController()
1140 private void maybeShowController(boolean isForced) { in maybeShowController()
1242 private void maybeShowController(boolean isForced) { in maybeShowController()
1204 private void maybeShowController(boolean isForced) { in maybeShowController()
898 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon42bd1f950111::LoopDistributeForLoop
2730 private final boolean isForced; field in DefaultTrackSelector.TextTrackScore
2702 private final boolean isForced; field in DefaultTrackSelector.TextTrackInfo
1618 bool isForced = false; in OpenStream2() local