HomeSort by relevance Sort by last modified time
    Searched refs:enableOverlay (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/hwcomposer/ips/common/
HdcpControl.h 38 bool enableOverlay();
HdcpControl.cpp 193 bool HdcpControl::enableOverlay()
  /frameworks/base/services/core/java/com/android/server/
ServiceWatcher.java 110 boolean enableOverlay = resources.getBoolean(overlaySwitchResId);
112 if (enableOverlay) {

Completed in 54 milliseconds