Home
last modified time | relevance | path

Searched defs:closeChannel (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/secure/omapi/
DOmapiConnection.java45 void closeChannel() throws IOException; in closeChannel() method
DOmapiConnectionImpl.java110 public void closeChannel() throws IOException { in closeChannel() method in OmapiConnectionImpl
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/
DSecureElementChannel.java139 public boolean closeChannel() { in closeChannel() method in SecureElementChannel
/packages/apps/SecureElement/src/com/android/se/
DTerminal.java359 public void closeChannel(Channel channel) { in closeChannel() method in Terminal