Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/secure/omapi/
DOmapiConnection.java42 ResponseApdu openChannel() throws IOException; in openChannel() method
DOmapiConnectionImpl.java163 public ResponseApdu openChannel() throws IOException { in openChannel() method in OmapiConnectionImpl
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/secure/omapi/
DOmapiConnectionImplTest.java75 public void openChannel() throws IOException { in openChannel() method in OmapiConnectionImplTest
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/
DSecureElementChannel.java80 public boolean openChannel() { in openChannel() method in SecureElementChannel