Home
last modified time | relevance | path

Searched defs:Closable (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dclosable.py20 class Closable(ABC): class
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DLauncherInstrumentation.java159 public interface Closable extends AutoCloseable { interface in LauncherInstrumentation