Searched refs:allow (Results 1 – 6 of 6) sorted by relevance
115 public void setAllowContentAccess(boolean allow) { in setAllowContentAccess() argument118 ApiHelperForN.setAllowContentAccess(getFrameworksImpl(), allow); in setAllowContentAccess() local120 getBoundaryInterface().setAllowContentAccess(allow); in setAllowContentAccess()139 public void setAllowFileAccess(boolean allow) { in setAllowFileAccess() argument142 ApiHelperForN.setAllowFileAccess(getFrameworksImpl(), allow); in setAllowFileAccess() local144 getBoundaryInterface().setAllowFileAccess(allow); in setAllowFileAccess()
114 public void setAlgorithmicDarkeningAllowed(boolean allow) { in setAlgorithmicDarkeningAllowed() argument115 mBoundaryInterface.setAlgorithmicDarkeningAllowed(allow); in setAlgorithmicDarkeningAllowed()
130 public void setAlgorithmicDarkeningAllowed(boolean allow) { in setAlgorithmicDarkeningAllowed() argument
103 public abstract void setAllowContentAccess(boolean allow); in setAllowContentAccess() argument133 public abstract void setAllowFileAccess(boolean allow); in setAllowFileAccess() argument
445 boolean allow) { in setAlgorithmicDarkeningAllowed() argument448 getAdapter(settings).setAlgorithmicDarkeningAllowed(allow); in setAlgorithmicDarkeningAllowed()
5 The tests are located in a separate module to allow the use of multiple