Searched refs:DisplayManagerInternal (Results 1 – 9 of 9) sorted by relevance
28 import android.hardware.display.DisplayManagerInternal;80 private final DisplayManagerInternal mDisplayManagerInternal;106 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in BurnInProtectionHelper()
30 import android.hardware.display.DisplayManagerInternal;31 import android.hardware.display.DisplayManagerInternal.DisplayTransactionListener;80 private final DisplayManagerInternal mDisplayManagerInternal;127 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in ColorFade()728 private final DisplayManagerInternal mDisplayManagerInternal;732 public NaturalSurfaceLayout(DisplayManagerInternal displayManagerInternal,
27 import android.hardware.display.DisplayManagerInternal;29 import android.hardware.display.DisplayManagerInternal.DisplayTransactionListener;246 publishLocalService(DisplayManagerInternal.class, new LocalService()); in onStart()1526 private final class LocalService extends DisplayManagerInternal {
31 import android.hardware.display.DisplayManagerInternal.DisplayPowerCallbacks;32 import android.hardware.display.DisplayManagerInternal.DisplayPowerRequest;
23 import android.hardware.display.DisplayManagerInternal;
30 public abstract class DisplayManagerInternal { class
32 import android.hardware.display.DisplayManagerInternal;33 import android.hardware.display.DisplayManagerInternal.DisplayPowerRequest;186 private DisplayManagerInternal mDisplayManagerInternal;564 mDisplayManagerInternal = getLocalService(DisplayManagerInternal.class); in systemReady()2124 private final DisplayManagerInternal.DisplayPowerCallbacks mDisplayPowerCallbacks =2125 new DisplayManagerInternal.DisplayPowerCallbacks() {
48 import android.hardware.display.DisplayManagerInternal;711 final DisplayManagerInternal mDisplayManagerInternal;953 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in WindowManagerService()
1591 android.hardware.display.DisplayManagerInternal1592 android.hardware.display.DisplayManagerInternal$DisplayPowerCallbacks1593 android.hardware.display.DisplayManagerInternal$DisplayPowerRequest1594 android.hardware.display.DisplayManagerInternal$DisplayTransactionListener