Class ShadowWifiManager.ShadowWifiLock

    • Constructor Detail

      • ShadowWifiLock

        public ShadowWifiLock()
    • Method Detail

      • acquire

        @Implementation
        protected void acquire()
      • release

        @Implementation
        protected void release()
      • isHeld

        @Implementation
        protected boolean isHeld()
      • setReferenceCounted

        @Implementation
        protected void setReferenceCounted​(boolean refCounted)