Searched refs:isDarkAtAll (Results 1 – 3 of 3) sorted by relevance
490 public boolean isDarkAtAll() { in isDarkAtAll() method in AmbientState
412 if (mAmbientState.isDarkAtAll()) {1362 } else if (mAmbientState.isDarkAtAll()) {4780 boolean wasDarkAtAll = mAmbientState.isDarkAtAll();4783 boolean nowDarkAtAll = mAmbientState.isDarkAtAll();
669 if (mAmbientState.isDarkAtAll() && !row.isInShelf()) {