Home
last modified time | relevance | path

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

/packages/apps/SecureElement/src/com/android/se/
DChannel.java283 public boolean isBasicChannel() { in isBasicChannel() method in Channel
305 public boolean isBasicChannel() throws RemoteException { in isBasicChannel() method in Channel.SecureElementChannel
DTerminal.java741 boolean isBasicChannel) throws IOException, MissingResourceException { in setUpChannelAccess()