Home
last modified time | relevance | path

Searched refs:getTruncationLengthBits (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecAlgorithm.java177 public int getTruncationLengthBits() { in getTruncationLengthBits() method in IpSecAlgorithm
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1534 (auth != null) ? auth.getTruncationLengthBits() : 0, in createOrUpdateTransform()
1537 (crypt != null) ? crypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()
1540 (authCrypt != null) ? authCrypt.getTruncationLengthBits() : 0, in createOrUpdateTransform()
/frameworks/base/config/
Dhiddenapi-public-dex.txt25352 Landroid/net/IpSecAlgorithm;->getTruncationLengthBits()I
/frameworks/base/api/
Dcurrent.txt27007 method public int getTruncationLengthBits();