Home
last modified time | relevance | path

Searched refs:isAuthentication (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecAlgorithm.java255 public boolean isAuthentication() { in isAuthentication() method in IpSecAlgorithm
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1455 auth == null || auth.isAuthentication(), in validateAlgorithms()