Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/gba/
DUaSecurityProtocolIdentifier.java172 private static final int PROTOCOL_SIZE = 5; field in UaSecurityProtocolIdentifier
202 byte[] data = new byte[PROTOCOL_SIZE]; in toByteArray()