[go: nahoru, domu]

Searched defs:applyDayNight (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DAppCompatDelegateImplV14.java74 public boolean applyDayNight() { method in class:AppCompatDelegateImplV14
100 applyDayNight();
H A DAppCompatDelegate.java426 public abstract boolean applyDayNight(); method in class:AppCompatDelegate
430 * effect for those situtations where {@link #applyDayNight()} works.
436 * @see #applyDayNight()
444 * <p>This method only takes effect for those situtations where {@link #applyDayNight()} works.
H A DAppCompatDelegateImplBase.java211 public boolean applyDayNight() { method in class:AppCompatDelegateImplBase

Completed in 142 milliseconds