Searched refs:onSeChannelClosed (Results 1 – 3 of 3) sorted by relevance
177 mSecureChannelCallback.onSeChannelClosed(/*withError=*/ false); in handleScMessage()181 mSecureChannelCallback.onSeChannelClosed(/*withError=*/ true); in handleScMessage()489 void onSeChannelClosed(boolean withError); in onSeChannelClosed() method
90 public void onSeChannelClosed(boolean withError) {
457 verify(mSecureChannelCallback).onSeChannelClosed(eq(/*withError=*/ false)); in cleanupTerminatedOrAbortedSession()470 verify(mSecureChannelCallback).onSeChannelClosed(eq(/*withError=*/ true)); in cleanupTerminatedOrAbortedSessionFailToCloseSEChannel()